Home
last modified time | relevance | path

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

/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/lcd/
A Ddrv_lcd_spi.h45 void lcd_copybuffer(uint16_t x, uint16_t y, uint16_t width, uint16_t height, uint16_t *databuff);
A Ddrv_lcd_spi.c156 void lcd_copybuffer(uint16_t x, uint16_t y, uint16_t width, uint16_t height, uint16_t *databuff) in lcd_copybuffer() function
/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/camera/
A Ddrv_ov2640.c525 lcd_copybuffer(0, 0, Display_Width, Display_Height, (uint16_t *)buff_ptr); in camera_sample()

Completed in 7 milliseconds