zephyr/drivers/display
Khoa Nguyen c768144002 drivers: Correct value of event macro for all Renesas SoC
Since the RA2L1 uses the macro "ICU_EVENT" instead of
"ELC_EVENT" (which is currently used) to input into
the IELSR register, the ek_ra2l1 board cannot assign
any interrupts for any driver.

This commit aim to correct the Event macro to input correct
value for IELSR register on all the Renesas SoC by using
"BSP_PRV_IELS_ENUM" macro.

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
2025-02-28 18:29:17 +01:00
..
CMakeLists.txt drivers: display: add support for ili9806e_dsi driver 2024-12-20 23:53:37 +02:00
display_dummy.c drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00
display_gc9x01x.c drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00
display_gc9x01x.h
display_hx8394.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_ili9xxx.c drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00
display_ili9xxx.h
display_ili9340.c
display_ili9340.h drivers: display: display_ili9xxx: Allow multiple instances 2024-12-05 22:08:37 +01:00
display_ili9341.c
display_ili9341.h drivers: display: display_ili9xxx: Allow multiple instances 2024-12-05 22:08:37 +01:00
display_ili9342c.c
display_ili9342c.h drivers: display: display_ili9xxx: Allow multiple instances 2024-12-05 22:08:37 +01:00
display_ili9488.c
display_ili9488.h drivers: display: display_ili9xxx: Allow multiple instances 2024-12-05 22:08:37 +01:00
display_ili9806e_dsi.c drivers: display: add support for ili9806e_dsi driver 2024-12-20 23:53:37 +02:00
display_ili9806e_dsi.h drivers: display: add support for ili9806e_dsi driver 2024-12-20 23:53:37 +02:00
display_intel_multibootfb.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_ist3931.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_ist3931.h
display_led_strip_matrix.c drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00
display_max7219.c drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00
display_mcux_dcnano_lcdif.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_mcux_elcdif.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_nrf_led_matrix.c drivers display_nrf_led_matrix: Init variable to avoid compile warning 2025-02-15 07:23:47 +01:00
display_nt35510.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_nt35510.h
display_otm8009a.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_otm8009a.h
display_renesas_lcdc.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_renesas_ra.c drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
display_renesas_ra.h drivers: display: add support for GLCDC on Renesas RA family 2024-12-20 23:53:37 +02:00
display_rm67162.c drivers: display: display_rm67162: check ret value of gpio_add_callback 2024-12-09 15:11:11 +01:00
display_rm68200.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_sdl_bottom.c drivers: display_sdl: add alpha support 2024-11-18 13:17:43 -05:00
display_sdl_bottom.h drivers: display_sdl: add alpha support 2024-11-18 13:17:43 -05:00
display_sdl.c drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00
display_st7735r.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
display_st7735r.h
display_st7789v.c drivers: display: st7789v: Add ready time to startup 2025-02-05 10:20:52 +01:00
display_st7789v.h
display_st7796s.c drivers: display: st7796s: use mipi_dbi_configure_te API 2024-12-11 08:00:42 +01:00
display_st7796s.h drivers: display: st7796s: use mipi_dbi_configure_te API 2024-12-11 08:00:42 +01:00
display_stm32_ltdc.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
Kconfig drivers: display: add support for ili9806e_dsi driver 2024-12-20 23:53:37 +02:00
Kconfig.dummy
Kconfig.gc9x01x
Kconfig.hx8394
Kconfig.ili9xxx drivers: kconfig: Fix bleeding options 2025-01-31 11:50:12 +01:00
Kconfig.ili9806e_dsi drivers: display: add support for ili9806e_dsi driver 2024-12-20 23:53:37 +02:00
Kconfig.intel_multibootfb
Kconfig.ist3931
Kconfig.led_strip_matrix
Kconfig.ls0xx
Kconfig.max7219
Kconfig.mcux_dcnano_lcdif
Kconfig.mcux_elcdif
Kconfig.microbit
Kconfig.nrf_led_matrix
Kconfig.nt35510
Kconfig.otm8009a
Kconfig.renesas_lcdc
Kconfig.renesas_ra drivers: display: add support for GLCDC on Renesas RA family 2024-12-20 23:53:37 +02:00
Kconfig.rm67162
Kconfig.rm68200
Kconfig.sdl drivers: display_sdl: add alpha support 2024-11-18 13:17:43 -05:00
Kconfig.ssd16xx
Kconfig.ssd1306 drivers: display: ssd1306: add support to ssd1309 2025-01-22 05:39:10 +01:00
Kconfig.ssd1322
Kconfig.ssd1327
Kconfig.st7735r
Kconfig.st7789v
Kconfig.st7796s
Kconfig.stm32_ltdc
Kconfig.uc81xx
ls0xx.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
mb_display.c
mb_font.c
mb_font.h
ssd16xx_regs.h
ssd16xx.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
ssd1306_regs.h drivers: display: ssd1306: add power pin support 2025-01-22 15:50:02 +01:00
ssd1306.c drivers: display: ssd1306: add power pin support 2025-01-22 15:50:02 +01:00
ssd1322.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
ssd1327_regs.h
ssd1327.c drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
uc81xx_regs.h
uc81xx.c drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00