Searched refs:TIMER_0_EVT_MASK (Results 1 – 4 of 4) sorted by relevance
39 #define NFC_HAL_QUICK_TIMER_EVT_MASK (TIMER_0_EVT_MASK)
69 #define NFC_TIMER_EVT_MASK (TIMER_0_EVT_MASK)
71 #define TIMER_0_EVT_MASK 0x0010 macro
444 GKI_isend_event(task_id, TIMER_0_EVT_MASK); in GKI_timer_update()446 GKI_send_event(task_id, TIMER_0_EVT_MASK); in GKI_timer_update()