Home
last modified time | relevance | path

Searched refs:SERLCD_DISPLAY_CONTROL_CURSOR_BIT (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_serlcd.c64 #define SERLCD_DISPLAY_CONTROL_CURSOR_BIT BIT(1) macro
132 command |= SERLCD_DISPLAY_CONTROL_CURSOR_BIT; in auxdisplay_serlcd_send_display_state()