HomeSort by relevance Sort by last modified time
    Searched refs:tUPIO_STATE (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/src/udrv/include/
upio.h 150 typedef UINT8 tUPIO_STATE;
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/
userial_linux.c 55 static tUPIO_STATE current_nfc_wake_state = UPIO_OFF;
    [all...]

Completed in 164 milliseconds