OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tUPIO_TYPE
(Results
1 - 2
of
2
) sorted by null
/external/libnfc-nci/src/udrv/include/
upio.h
146
typedef UINT8
tUPIO_TYPE
;
254
typedef void (tUPIO_CBACK)(
tUPIO_TYPE
type, tUPIO pio, tUPIO_STATE state);
298
UDRV_API void UPIO_Set(
tUPIO_TYPE
type, tUPIO pio, tUPIO_STATE state);
321
UDRV_API tUPIO_STATE UPIO_Read(
tUPIO_TYPE
type, tUPIO pio);
346
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 7301 milliseconds