Searched refs:DISPLAY_OFF (Results 1 – 4 of 4) 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
59 extern const uint8_t DISPLAY_OFF[4];
61 display_chars(DISPLAY_OFF); in mode_show_distance()