Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_st7735r.c28 #define ST7735R_EXIT_SLEEP_TIME K_MSEC(120) macro
100 k_sleep(ST7735R_EXIT_SLEEP_TIME); in st7735r_exit_sleep()
119 k_sleep(ST7735R_EXIT_SLEEP_TIME); in st7735r_reset_display()