Searched refs:st7796_lcd_load (Results 1 – 1 of 1) sorted by relevance
| /bsp/nxp/lpc/lpc55sxx/Libraries/drivers/ |
| A D | drv_st7796.c | 35 static rt_err_t st7796_lcd_load(st7796_lcd_t *lcd, void *data, rt_uint16_t x_start, rt_uint16_t x_e… 166 static rt_err_t st7796_lcd_load(st7796_lcd_t *lcd, void *data, rt_uint16_t x_start, rt_uint16_t x_e… in st7796_lcd_load() function 211 st7796_lcd_load(&lcd_obj->st7796, data, x_start, x_end, y_start, y_end); in lcd_load()
|
Completed in 8 milliseconds