Searched refs:KEY_MASK (Results 1 – 1 of 1) sorted by relevance
28 #define KEY_MASK 0x0F macro142 int key = (data >> 1) & KEY_MASK; in get_key()