zephyr/drivers/sdhc
Daniel Leung db9d3134c5 kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_*
This is part of a series to move memory management functions
away from the z_ namespace and into its own namespace. Also
make documentation available via doxygen.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-06-12 21:13:26 -04:00
..
CMakeLists.txt drivers: sdhc: add support of Renesas MMC driver 2024-05-01 10:55:11 -04:00
ifx_cat1_sdio.c
imx_usdhc.c drivers: sdhc: imx_usdhc: extend reset timeout duration 2024-05-14 20:23:28 -04:00
intel_emmc_host.c
intel_emmc_host.h
Kconfig drivers: sdhc: add support of Renesas MMC driver 2024-05-01 10:55:11 -04:00
Kconfig.esp32 drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.ifx_cat1
Kconfig.imx drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.intel
Kconfig.mcux_sdif drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.rcar drivers: sdhc: add support of Renesas MMC driver 2024-05-01 10:55:11 -04:00
Kconfig.sam_hsmci drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
Kconfig.sdhc_cdns
Kconfig.spi drivers: fix bad SPDX-License-Identifier header 2024-05-08 09:23:16 -04:00
mcux_sdif.c
rcar_mmc_registers.h drivers: sdhc: add support of Renesas MMC driver 2024-05-01 10:55:11 -04:00
rcar_mmc.c kernel: mm: rename Z_MEM_PHYS/VIRT_ADDR to K_MEM_* 2024-06-12 21:13:26 -04:00
sam_hsmci.c
sdhc_cdns_ll.c
sdhc_cdns_ll.h
sdhc_cdns.c
sdhc_esp32.c drivers: esp32: SDHC implementation 2024-04-30 18:23:06 +02:00
sdhc_esp32.h drivers: esp32: SDHC implementation 2024-04-30 18:23:06 +02:00
sdhc_spi.c drivers: sdhc: sdhc_spi: rework CMD12 failure logic 2024-05-17 09:30:12 +02:00