OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPIO_GENERAL
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nci/src/udrv/include/
upio.h
142
UPIO_GENERAL
, /* General purpose I/O */
284
**
UPIO_GENERAL
.
328
** Description - Configure GPIOs of type
UPIO_GENERAL
as inputs or outputs
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c
844
UPIO_Set (
UPIO_GENERAL
, NFC_HAL_LP_NFC_WAKE_GPIO, UPIO_OFF); /* pull down NFC_WAKE */
846
UPIO_Set (
UPIO_GENERAL
, NFC_HAL_LP_NFC_WAKE_GPIO, UPIO_ON); /* pull up NFC_WAKE */
[
all
...]
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c
[
all
...]
Completed in 576 milliseconds