Searched refs:LV_LCD_CMD_SET_PAGE_ADDRESS (Results 1 – 2 of 2) sorted by relevance
56 #define LV_LCD_CMD_SET_PAGE_ADDRESS 0x2B /* Set the page extent */ macro
273 send_cmd(drv, LV_LCD_CMD_SET_PAGE_ADDRESS, (uint8_t[]) { in flush_cb()