OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tUPIO
(Results
1 - 2
of
2
) sorted by null
/system/nfc/src/udrv/include/
upio.h
183
typedef uint32_t
tUPIO
;
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);
316
void UPIO_Config(tUPIO_TYPE type,
tUPIO
pio, tUPIO_CONFIG config,
/system/nfc/halimpl/bcm2079x/adaptation/
userial_linux.c
[
all
...]
Completed in 921 milliseconds