Home
last modified time | relevance | path

Searched refs:TIMER_0_EVT_MASK (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/include/
Dnfc_hal_int.h39 #define NFC_HAL_QUICK_TIMER_EVT_MASK (TIMER_0_EVT_MASK)
Dnfc_target.h70 #define NFC_TIMER_EVT_MASK (TIMER_0_EVT_MASK)
/system/nfc/src/gki/common/
Dgki.h67 #define TIMER_0_EVT_MASK 0x0010 macro
Dgki_time.cc438 GKI_isend_event(task_id, TIMER_0_EVT_MASK); in GKI_timer_update()
440 GKI_send_event(task_id, TIMER_0_EVT_MASK); in GKI_timer_update()