Searched refs:tUPIO_STATE (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/udrv/include/
H A Dupio.h150 typedef UINT8 tUPIO_STATE; typedef
248 typedef void (tUPIO_CBACK)(tUPIO_TYPE type, tUPIO pio, tUPIO_STATE state);
292 UDRV_API void UPIO_Set(tUPIO_TYPE type, tUPIO pio, tUPIO_STATE state);
315 UDRV_API tUPIO_STATE UPIO_Read(tUPIO_TYPE type, tUPIO pio);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c54 static tUPIO_STATE current_nfc_wake_state = UPIO_OFF;
1623 UDRV_API void UPIO_Set(tUPIO_TYPE type, tUPIO pio, tUPIO_STATE new_state)

Completed in 79 milliseconds