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.h80 #define NFC_QUICK_TIMER_EVT_MASK (TIMER_1_EVT_MASK)
/system/nfc/src/gki/common/
Dgki.h68 #define TIMER_1_EVT_MASK 0x0020 macro
Dgki_time.cc460 GKI_isend_event(task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
462 GKI_send_event(task_id, TIMER_1_EVT_MASK); in GKI_timer_update()