void dp_lvgl_init(void)
Initialize LVGL and set up the display buffer and input device.
Definition display.c:115
SPI_HandleTypeDef * xpt2046_spi
Definition display.c:26
void dp_init(void)
Initialize the display and touchscreen.
Definition display.c:84
SPI_HandleTypeDef * ili9341_spi
Definition display.c:25
Header file for the ILI9341 LCD driver.
Header file for XPT2046 touch screen controller driver.