Searched refs:GLCD_DS_BLINK_ON (Results 1 – 2 of 2) sorted by relevance
56 #define GLCD_DS_BLINK_ON (1 << 0) macro
58 set_config = GLCD_DS_DISPLAY_ON | GLCD_DS_CURSOR_ON | GLCD_DS_BLINK_ON; in main()