Searched refs:NFC_EVT_MASK (Results 1 – 2 of 2) sorted by relevance
34 #define NFC_EVT_MASK 0xFF00 macro
376 switch (p_msg->event & NFC_EVT_MASK) { in nfc_task()