Searched defs:AVR_DISP0_P (Results 1 – 2 of 2) sorted by relevance
100 #define AVR_DISP0_P(x) (((x) & 0xFC07) == 0x8000) macro