OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tUPIO_STATE
(Results
1 - 2
of
2
) sorted by null
/system/nfc/src/udrv/include/
upio.h
134
typedef uint8_t
tUPIO_STATE
;
227
typedef void(tUPIO_CBACK)(tUPIO_TYPE type, tUPIO pio,
tUPIO_STATE
state);
270
void UPIO_Set(tUPIO_TYPE type, tUPIO pio,
tUPIO_STATE
state);
292
tUPIO_STATE
UPIO_Read(tUPIO_TYPE type, tUPIO pio);
/system/nfc/halimpl/bcm2079x/adaptation/
userial_linux.c
55
static
tUPIO_STATE
current_nfc_wake_state = UPIO_OFF;
[
all
...]
Completed in 312 milliseconds