Searched defs:CTRL (Results 1 – 2 of 2) sorted by relevance
26 #define CTRL(c) ((c) & (uint8_t)~0x60) macro
2259 #define CTRL(a) ((a) & ~0x40) macro