Searched refs:ili9341_send_pixels (Results 1 – 4 of 4) sorted by relevance
46 void ili9341_send_pixels(rt_uint16_t *pixels, int len);
46 void ili9341_send_pixels(rt_uint16_t *pixels, int len) in ili9341_send_pixels() function
66 void ili9341_send_pixels(rt_uint16_t *pixels, int len) in ili9341_send_pixels() function
184 ili9341_send_pixels(pixels, pRectInfo->height * pRectInfo->width * 2); in ili9341_fillrect()
Completed in 9 milliseconds