Searched refs:LX_LENGTH_MASK (Results 1 – 2 of 2) sorted by relevance
101 #define LX_LENGTH_MASK 0x0F macro
295 uint8_t entryLength = (lxNotification[idx] & LX_LENGTH_MASK); in parseAndSendReaderPollInfo()