Home
last modified time | relevance | path

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

/bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/st7735/
A Dst7735_reg.h63 #define ST7735_NORMAL_DISPLAY_OFF 0x13U /* Partial off (Normal): NORON */ macro
A Dst7735.c338 ret += st7735_write_reg(&pObj->Ctx, ST7735_NORMAL_DISPLAY_OFF, &tmp, 1); in ST7735_Init()
412 ret = st7735_write_reg(&pObj->Ctx, ST7735_NORMAL_DISPLAY_OFF, &tmp, 0); in ST7735_DisplayOn()
437 ret = st7735_write_reg(&pObj->Ctx, ST7735_NORMAL_DISPLAY_OFF, &tmp, 0); in ST7735_DisplayOff()

Completed in 11 milliseconds