Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/auxdisplay/
Dauxdisplay_serlcd.c59 #define SERLCD_DISPLAY_CONTROL_POWER_BIT BIT(2) macro
129 command |= SERLCD_DISPLAY_CONTROL_POWER_BIT; in auxdisplay_serlcd_send_display_state()