Searched defs:tUPIO_STATE (Results 1 - 1 of 1) 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);

Completed in 114 milliseconds