Home
last modified time | relevance | path

Searched refs:NXP_NFC_GPIO_MASK (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphHciNfc_DevMgmt.h70 #define NXP_NFC_GPIO_MASK(n) ((uint8_t)(1U << (n))) macro
DphHciNfc_DevMgmt.c560 config = NXP_NFC_GPIO_MASK(NXP_DOWNLOAD_GPIO)| 0x03 ; in phHciNfc_DevMgmt_Initialise()