Searched refs:FillRect (Results 1 – 2 of 2) sorted by relevance
| /bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/st7735/ |
| A D | lcd.c | 237 ST7735_LCD_Driver.FillRect(&st7735_pObj,0,0,160,80,BLACK); in LCD_Init() 273 ST7735_LCD_Driver.FillRect(&st7735_pObj,0,0,160,80,BLACK); in show_logo()
|
| A D | st7735.h | 96 int32_t ( *FillRect ) (ST7735_Object_t*, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t); member
|
Completed in 16 milliseconds