Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnfc_target.h90 #define NFA_TIMER_EVT_MASK (TIMER_2_EVT_MASK)
/system/nfc/src/gki/common/
Dgki.h69 #define TIMER_2_EVT_MASK 0x0040 macro
Dgki_time.cc482 GKI_isend_event(task_id, TIMER_2_EVT_MASK); in GKI_timer_update()
484 GKI_send_event(task_id, TIMER_2_EVT_MASK); in GKI_timer_update()