esp-idf/components/esp_lcd/src
morris e86acbe556 feat(lcd): pre-support rgb and i80 lcd driver on esp32p4
added LL functions for LCD_CAM module, only the LCD part
2023-11-21 10:46:52 +08:00
..
esp_lcd_common.c lcd: refactor ut into test app 2022-02-14 18:43:50 +08:00
esp_lcd_common.h feat(lcd): pre-support rgb and i80 lcd driver on esp32p4 2023-11-21 10:46:52 +08:00
esp_lcd_panel_io_i2c_v1.c feat(ssd1306): support 128x32 resolution 2023-11-08 09:58:50 +08:00
esp_lcd_panel_io_i2c_v2.c feat(ssd1306): support 128x32 resolution 2023-11-08 09:58:50 +08:00
esp_lcd_panel_io_i2s.c feat(lcd): pre-support rgb and i80 lcd driver on esp32p4 2023-11-21 10:46:52 +08:00
esp_lcd_panel_io_i80.c feat(lcd): pre-support rgb and i80 lcd driver on esp32p4 2023-11-21 10:46:52 +08:00
esp_lcd_panel_io_spi.c refactor(esp_lcd): reformat code with astyle_py 2023-09-28 09:42:31 +08:00
esp_lcd_panel_io.c esp_lcd: Add function for register on color done callback. 2022-11-10 08:37:46 +01:00
esp_lcd_panel_nt35510.c feat(nt35510): Implement sleep function 2023-10-11 15:32:34 +08:00
esp_lcd_panel_ops.c feat(esp_lcd): Add API to sleep and wakeup the LCD panel 2023-10-11 15:08:26 +08:00
esp_lcd_panel_rgb.c feat(lcd): pre-support rgb and i80 lcd driver on esp32p4 2023-11-21 10:46:52 +08:00
esp_lcd_panel_ssd1306.c feat(ssd1306): support 128x32 resolution 2023-11-08 09:58:50 +08:00
esp_lcd_panel_st7789.c feat(ssd1306): support 128x32 resolution 2023-11-08 09:58:50 +08:00