Home
last modified time | relevance | path

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

/bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/st7735/
A Dlcd.h52 void LCD_FillRGBRect(uint32_t Xpos, uint32_t Ypos, uint8_t *pData, uint32_t Width, uint32_t Height);
A Dlcd.c163 void LCD_FillRGBRect(uint32_t Xpos, uint32_t Ypos, uint8_t *pData, uint32_t Width, uint32_t Height) in LCD_FillRGBRect() function
/bsp/stm32/stm32h750-weact-ministm32h7xx/board/port/
A Ddrv_lcd_spi.c56 LCD_FillRGBRect(0, 0, _lcd.lcd_info.framebuffer, _lcd.lcd_info.width, _lcd.lcd_info.height); in drv_lcd_control()

Completed in 8 milliseconds