Searched refs:pixel_buff (Results 1 – 2 of 2) sorted by relevance
223 …b_dbi_send_cmd_pixel(struct bflb_device_s *dev, uint8_t cmd, uint32_t pixel_cnt, void *pixel_buff);
489 …lb_dbi_send_cmd_pixel(struct bflb_device_s *dev, uint8_t cmd, uint32_t pixel_cnt, void *pixel_buff) in bflb_dbi_send_cmd_pixel() argument552 if (pixel_buff == NULL) { in bflb_dbi_send_cmd_pixel()557 …bflb_dbi_fill_fifo(dev, bflb_dbi_get_words_cnt_form_pixel(dev, pixel_cnt), (uint32_t *)pixel_buff); in bflb_dbi_send_cmd_pixel()
Completed in 6 milliseconds