Searched refs:NFC_HAL_LP_NFC_WAKE_GPIO (Results 1 – 3 of 3) sorted by relevance
40 #ifndef NFC_HAL_LP_NFC_WAKE_GPIO41 #define NFC_HAL_LP_NFC_WAKE_GPIO UPIO_GENERAL3 macro
952 UPIO_Set (UPIO_GENERAL, NFC_HAL_LP_NFC_WAKE_GPIO, UPIO_OFF); /* pull down NFC_WAKE */ in nfc_hal_dm_set_nfc_wake()954 UPIO_Set (UPIO_GENERAL, NFC_HAL_LP_NFC_WAKE_GPIO, UPIO_ON); /* pull up NFC_WAKE */ in nfc_hal_dm_set_nfc_wake()
1628 if (pio == NFC_HAL_LP_NFC_WAKE_GPIO) in UPIO_Set()