Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnfc_target.h79 #define NFC_QUICK_TIMER_EVT_MASK (TIMER_1_EVT_MASK)
/system/nfc/src/gki/common/
Dgki.h72 #define TIMER_1_EVT_MASK 0x0020 macro
Dgki_time.cc466 GKI_isend_event(task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
468 GKI_send_event(task_id, TIMER_1_EVT_MASK); in GKI_timer_update()