Home
last modified time | relevance | path

Searched refs:NFC_HAL_EVT_POST_CORE_RESET (Results 1 – 3 of 3) sorted by relevance

/system/nfc/halimpl/bcm2079x/hal/hal/
Dnfc_hal_api.c157 p_msg->event = NFC_HAL_EVT_POST_CORE_RESET; in HAL_NfcCoreInitialized()
Dnfc_hal_main.c645 case NFC_HAL_EVT_POST_CORE_RESET: in nfc_hal_main_task()
/system/nfc/src/hal/include/
Dnfc_types.h45 #define NFC_HAL_EVT_POST_CORE_RESET 0x0200 macro