Home
last modified time | relevance | path

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

/bsp/stm32/stm32h750-artpi/board/port/
A Ddrv_spi_ili9488.c116 static rt_err_t lcd_write_three_bytes(const rt_uint32_t da) in lcd_write_three_bytes() function
382 lcd_write_three_bytes(color); in lcd_draw_point_color()
463 for (j = x_start; j <= x_end; j++)lcd_write_three_bytes(color); in lcd_fill()
668 lcd_write_three_bytes(colortemp); in lcd_show_char()
721 lcd_write_three_bytes(colortemp); in lcd_show_char()
783 lcd_write_three_bytes(colortemp); in lcd_show_char()

Completed in 4 milliseconds