Home
last modified time | relevance | path

Searched refs:SDHI_CFG_SD_SUPPORT_ENABLE (Results 1 – 2 of 2) sorted by relevance

/hal_renesas-latest/drivers/ra/fsp/src/r_sdhi/
Dr_sdhi.c206 #if SDHI_CFG_SD_SUPPORT_ENABLE
215 #if SDHI_CFG_SD_SUPPORT_ENABLE || SDHI_CFG_EMMC_SUPPORT_ENABLE
455 #if SDHI_CFG_SD_SUPPORT_ENABLE in R_SDHI_MediaInit()
1238 #if SDHI_CFG_SD_SUPPORT_ENABLE || SDHI_CFG_SDIO_SUPPORT_ENABLE in r_sdhi_common_error_check()
1577 #if SDHI_CFG_SD_SUPPORT_ENABLE || SDHI_CFG_EMMC_SUPPORT_ENABLE in r_sdhi_card_identify()
1585 #if SDHI_CFG_SD_SUPPORT_ENABLE in r_sdhi_card_identify()
1676 #if SDHI_CFG_SD_SUPPORT_ENABLE || SDHI_CFG_EMMC_SUPPORT_ENABLE in r_sdhi_bus_cfg()
1841 #if SDHI_CFG_SD_SUPPORT_ENABLE
1965 #if SDHI_CFG_SD_SUPPORT_ENABLE
2007 #if SDHI_CFG_SD_SUPPORT_ENABLE || SDHI_CFG_EMMC_SUPPORT_ENABLE
[all …]
/hal_renesas-latest/zephyr/ra/ra_cfg/fsp_cfg/
Dr_sdhi_cfg.h16 #define SDHI_CFG_SD_SUPPORT_ENABLE \ macro