Searched refs:HAL_EVT_WRITE (Results 1 – 3 of 3) sorted by relevance
134 case HAL_EVT_WRITE: in nfc_hal_postinit_sm()256 case HAL_EVT_WRITE: in nfc_hal_service_sm()308 case HAL_EVT_WRITE: in nfc_hal_grant_sm()403 case HAL_EVT_WRITE: in event_to_string()
234 msg->event = HAL_EVT_WRITE; in nfc_hal_write()
121 #define HAL_EVT_WRITE 0x03 macro