mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 15:35:45 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ifx_cat1_sdio.c | ||
imx_usdhc.c | ||
intel_emmc_host.c | ||
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 | ||
sdhc_cdns_ll.h | ||
sdhc_cdns.c | ||
sdhc_esp32.c | ||
sdhc_esp32.h | ||
sdhc_max32.c | ||
sdhc_renesas_ra.c | ||
sdhc_renesas_ra.h | ||
sdhc_spi.c |