Home
last modified time | relevance | path

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

/hardware/samsung/nfc/halimpl/src/
Dhal_task.cc197 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()
Dhal.cc309 msg->event = HAL_EVT_POWER_CYCLE; in nfc_hal_power_cycle()
/hardware/samsung/nfc/halimpl/include/
Dhal_msg.h126 #define HAL_EVT_POWER_CYCLE 0x07 macro