Searched refs:HAL_EVT_POWER_CYCLE (Results 1 – 3 of 3) sorted by relevance
197 case HAL_EVT_POWER_CYCLE: in nfc_hal_postinit_sm()316 case HAL_EVT_POWER_CYCLE: in nfc_hal_power_sm()410 case HAL_EVT_POWER_CYCLE: in event_to_string()
309 msg->event = HAL_EVT_POWER_CYCLE; in nfc_hal_power_cycle()
126 #define HAL_EVT_POWER_CYCLE 0x07 macro