HomeSort by relevance Sort by last modified time
    Searched refs:TIMER_1_EVT_MASK (Results 1 - 5 of 5) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki.h 87 #define TIMER_1_EVT_MASK 0x0020
gki_time.c 496 GKI_isend_event (task_id, TIMER_1_EVT_MASK);
498 GKI_send_event (task_id, TIMER_1_EVT_MASK);
  /external/libnfc-nci/src/gki/common/
gki.h 80 #define TIMER_1_EVT_MASK 0x0020
gki_time.c 496 GKI_isend_event (task_id, TIMER_1_EVT_MASK);
498 GKI_send_event (task_id, TIMER_1_EVT_MASK);
  /external/libnfc-nci/src/include/
nfc_target.h 85 #define NFC_QUICK_TIMER_EVT_MASK (TIMER_1_EVT_MASK)

Completed in 86 milliseconds