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

  /system/nfc/src/include/
nfc_target.h 69 #ifndef NFC_TIMER_EVT_MASK
70 #define NFC_TIMER_EVT_MASK (TIMER_0_EVT_MASK)
  /system/nfc/src/nfc/nfc/
nfc_task.cc 406 if (event & NFC_TIMER_EVT_MASK) {

Completed in 62 milliseconds