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
/external/libnfc-nci/src/udrv/include/
upio.h
204
typedef UINT32
tUPIO
;
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);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
[
all
...]
Completed in 54 milliseconds