Home
last modified time | relevance | path

Searched refs:HAL_FLAG_W4_CORE_RESET_RSP (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung/nfc/halimpl/include/
Dhal.h105 #define HAL_FLAG_W4_CORE_RESET_RSP 0x0001 macro
/hardware/samsung/nfc/halimpl/src/
Dhal_task.cc139 nfc_hal_info.flag |= HAL_FLAG_W4_CORE_RESET_RSP; in nfc_hal_postinit_sm()
161 nfc_hal_info.flag &= ~HAL_FLAG_W4_CORE_RESET_RSP; in nfc_hal_postinit_sm()