Home
last modified time | relevance | path

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

/external/libnfc-nci/src/include/
Dnfc_target.h85 #define NFC_QUICK_TIMER_EVT_MASK (TIMER_1_EVT_MASK)
/external/libnfc-nci/src/gki/common/
Dgki_time.c496 GKI_isend_event (task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
498 GKI_send_event (task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
Dgki.h80 #define TIMER_1_EVT_MASK 0x0020 macro
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_time.c496 GKI_isend_event (task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
498 GKI_send_event (task_id, TIMER_1_EVT_MASK); in GKI_timer_update()
Dgki.h87 #define TIMER_1_EVT_MASK 0x0020 macro