Searched refs:GLCD_DS_CURSOR_OFF (Results 1 – 2 of 2) sorted by relevance
55 #define GLCD_DS_CURSOR_OFF (0 << 1) macro
255 cmd = GLCD_DS_DISPLAY_ON | GLCD_DS_CURSOR_OFF | GLCD_DS_BLINK_OFF; in glcd_initialize()