Searched defs:DISPLAY_OFF (Results 1 – 2 of 2) sorted by relevance
11 #define DISPLAY_OFF 0x42 macro
13 const uint8_t DISPLAY_OFF[4] = { CHAR_OFF, CHAR_OFF, CHAR_OFF, CHAR_OFF }; variable