Searched refs:UPIO_GENERAL (Results 1 – 3 of 3) sorted by relevance
136 UPIO_GENERAL, /* General purpose I/O */ enumerator
1064 UPIO_Set (UPIO_GENERAL, NFC_HAL_LP_NFC_WAKE_GPIO, UPIO_OFF); /* pull down NFC_WAKE */ in nfc_hal_dm_set_nfc_wake()1066 UPIO_Set (UPIO_GENERAL, NFC_HAL_LP_NFC_WAKE_GPIO, UPIO_ON); /* pull up NFC_WAKE */ in nfc_hal_dm_set_nfc_wake()
1627 if (type == UPIO_GENERAL) in UPIO_Set()