Searched refs:NXP_NFC_GPIO_MASK (Results 1 – 2 of 2) sorted by relevance
70 #define NXP_NFC_GPIO_MASK(n) ((uint8_t)(1U << (n))) macro
560 config = NXP_NFC_GPIO_MASK(NXP_DOWNLOAD_GPIO)| 0x03 ; in phHciNfc_DevMgmt_Initialise()