Searched refs:HAL_NFC_HCI_UICC0_HOST (Results 1 – 3 of 3) sorted by relevance
154 (HAL_NFC_HCI_UICC0_HOST | HAL_NFC_HCI_UICC1_HOST) /* Set bit(s) for supported UICC(s) */
129 if ( (p_nfc_hal_cfg->nfc_hal_hci_uicc_support & HAL_NFC_HCI_UICC0_HOST) in nfc_hal_hci_enable()141 if (p_nfc_hal_cfg->nfc_hal_hci_uicc_support & HAL_NFC_HCI_UICC0_HOST) in nfc_hal_hci_enable()
57 #define HAL_NFC_HCI_UICC0_HOST 0x01 macro