Searched defs:tUPIO (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/udrv/include/
H A Dupio.h204 typedef UINT32 tUPIO; 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);
340 UDRV_API void UPIO_Config(tUPIO_TYPE type, tUPIO pio, tUPIO_CONFIG config, tUPIO_CBACK *cback);

Completed in 129 milliseconds