Searched refs:lcd_write_three_bytes (Results 1 – 1 of 1) sorted by relevance
116 static rt_err_t lcd_write_three_bytes(const rt_uint32_t da) in lcd_write_three_bytes() function382 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