zephyr/drivers/sdhc
Jordan Yates a1ad0ad6c6 sdhc: spi: wait for VDD stable before clocking
The SD physical layer specification requires that the operating supply
be stable for at least 1 millisecond before providing the required 74
clocks. The maximum VDD ramp time is specified at 35ms, giving a total
minimum delay of 36ms.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-12-11 07:58:17 +01:00
..
CMakeLists.txt
ifx_cat1_sdio.c drivers: sdhc: Place API into iterable section 2024-12-02 23:04:22 +01:00
imx_usdhc.c drivers: sdhc: Place API into iterable section 2024-12-02 23:04:22 +01:00
intel_emmc_host.c drivers: sdhc: Place API into iterable section 2024-12-02 23:04:22 +01:00
intel_emmc_host.h
Kconfig
Kconfig.esp32
Kconfig.ifx_cat1 drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
Kconfig.imx
Kconfig.intel
Kconfig.mcux_sdif
Kconfig.rcar drivers: rcar: Select CONFIG_PINCTRL 2024-11-22 17:41:02 +01:00
Kconfig.sam_hsmci soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sdhc_cdns
Kconfig.spi
mcux_sdif.c drivers: sdhc: Place API into iterable section 2024-12-02 23:04:22 +01:00
rcar_mmc_registers.h
rcar_mmc.c drivers: sdhc: Place API into iterable section 2024-12-02 23:04:22 +01:00
sam_hsmci.c drivers: sdhc: Place API into iterable section 2024-12-02 23:04:22 +01:00
sdhc_cdns_ll.c
sdhc_cdns_ll.h
sdhc_cdns.c drivers: sdhc: Place API into iterable section 2024-12-02 23:04:22 +01:00
sdhc_esp32.c drivers: sdhc: Place API into iterable section 2024-12-02 23:04:22 +01:00
sdhc_esp32.h
sdhc_spi.c sdhc: spi: wait for VDD stable before clocking 2024-12-11 07:58:17 +01:00