zephyr/drivers/disk
Maxmillion McLaughlin 840c976760 drivers: disk: sdmmc_stm32 support for clock divisor
Adds support for a devicetree property that controls the ClockDiv
value provided to the SDIO during init.

Signed-off-by: Maxmillion McLaughlin <github@maxmclau.com>
2023-04-12 17:44:48 +02:00
..
nvme
CMakeLists.txt
Kconfig
Kconfig.flash
Kconfig.mmc
Kconfig.ram
Kconfig.sdmmc
flashdisk.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
mmc_subsys.c
ramdisk.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
sdmmc_sdhc.h
sdmmc_stm32.c drivers: disk: sdmmc_stm32 support for clock divisor 2023-04-12 17:44:48 +02:00
sdmmc_subsys.c