Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_dbi.h223 …b_dbi_send_cmd_pixel(struct bflb_device_s *dev, uint8_t cmd, uint32_t pixel_cnt, void *pixel_buff);
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_dbi.c489 …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() argument
552 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