esp-idf/components/esp_lcd/src
2023-08-25 12:43:20 +08:00
..
esp_lcd_common.c lcd: refactor ut into test app 2022-02-14 18:43:50 +08:00
esp_lcd_common.h lcd: support I2S1 LCD mode on esp32 2022-03-14 13:55:01 +08:00
esp_lcd_panel_io_i2c_v1.c feat(lcd): Add new version LCD implementation to adapt new I2C APIs 2023-08-10 11:55:54 +08:00
esp_lcd_panel_io_i2c_v2.c feat(lcd): Add new version LCD implementation to adapt new I2C APIs 2023-08-10 11:55:54 +08:00
esp_lcd_panel_io_i2s.c fix(i80_lcd): reset cs gpio on exit 2023-08-07 03:15:21 +00:00
esp_lcd_panel_io_i80.c fix(i80_lcd): reset cs gpio on exit 2023-08-07 03:15:21 +00:00
esp_lcd_panel_io_spi.c esp_lcd: spi support quad mode 2023-08-25 12:43:20 +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 bugfix(esp_lcd): propagate the errors in the IO link layer 2023-07-13 10:23:05 +08:00
esp_lcd_panel_ops.c lcd: don't turn on disp in init 2022-04-21 13:59:47 +00:00
esp_lcd_panel_rgb.c esp_lcd: spi support quad mode 2023-08-25 12:43:20 +08:00
esp_lcd_panel_ssd1306.c bugfix(esp_lcd): propagate the errors in the IO link layer 2023-07-13 10:23:05 +08:00
esp_lcd_panel_st7789.c bugfix(esp_lcd): propagate the errors in the IO link layer 2023-07-13 10:23:05 +08:00