Searched refs:HAL_EVT_READ (Results 1 – 3 of 3) sorted by relevance
88 case HAL_EVT_READ: in nfc_hal_open_sm()156 case HAL_EVT_READ: in nfc_hal_postinit_sm()217 if (msg->event != HAL_EVT_READ && msg->event != HAL_EVT_CORE_INIT) { in nfc_hal_vs_sm()259 case HAL_EVT_READ: in nfc_hal_service_sm()289 case HAL_EVT_READ: in nfc_hal_grant_sm()405 case HAL_EVT_READ: in event_to_string()
159 nfc_hal_info.msg_event == HAL_EVT_READ) in device_wakeup()315 msg->event = HAL_EVT_READ; in read_thread()
122 #define HAL_EVT_READ 0x04 macro