zephyr/drivers/sdhc
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: sdhc: Add MAX32666 SDHC driver 2025-02-14 20:20:03 +01:00
ifx_cat1_sdio.c drivers: sdhc: fix infineon cat1 gpio initialization 2025-01-29 07:08:58 +01:00
imx_usdhc.c
intel_emmc_host.c drivers: fix spelling of "transfer" 2025-02-21 11:41:46 +00:00
intel_emmc_host.h
Kconfig drivers: sdhc: Add MAX32666 SDHC driver 2025-02-14 20:20:03 +01:00
Kconfig.esp32
Kconfig.ifx_cat1
Kconfig.imx
Kconfig.intel
Kconfig.max32 drivers: sdhc: Add MAX32666 SDHC driver 2025-02-14 20:20:03 +01:00
Kconfig.mcux_sdif
Kconfig.rcar
Kconfig.renesas_ra drivers: sdhc: support SDHC driver on Renesas RA8 2024-12-25 06:33:12 +01:00
Kconfig.sam_hsmci
Kconfig.sdhc_cdns
Kconfig.spi
mcux_sdif.c
rcar_mmc_registers.h
rcar_mmc.c
sam_hsmci.c
sdhc_cdns_ll.c drivers: sdhc: fix spelling of "programing" 2025-02-19 18:51:13 +01:00
sdhc_cdns_ll.h
sdhc_cdns.c
sdhc_esp32.c
sdhc_esp32.h
sdhc_max32.c drivers: sdhc: Add MAX32666 SDHC driver 2025-02-14 20:20:03 +01:00
sdhc_renesas_ra.c drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
sdhc_renesas_ra.h drivers: sdhc: support SDHC driver on Renesas RA8 2024-12-25 06:33:12 +01:00
sdhc_spi.c sdhc: sdhc_spi: additional SPI PM calls 2025-02-17 21:03:47 +01:00