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
ifx_cat1_sdio.c
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
Kconfig.esp32
Kconfig.ifx_cat1
Kconfig.imx
Kconfig.intel
Kconfig.max32
Kconfig.mcux_sdif
Kconfig.rcar
Kconfig.renesas_ra
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
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
sdhc_spi.c sdhc: sdhc_spi: additional SPI PM calls 2025-02-17 21:03:47 +01:00