zephyr/drivers/disk
Erwan Gouriou 58a9f9f528 drivers: disk: sdmmc_stm2: Add HWFC support on stm32h5
Hardware flow control is available also on stm32h5.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
2024-04-24 19:41:09 +00:00
..
nvme disk/nvme: Update copyright headers 2024-03-22 09:23:00 +00:00
CMakeLists.txt drivers: disk: add loopback disk driver 2024-04-15 10:55:29 -07:00
flashdisk.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
Kconfig drivers: disk: add loopback disk driver 2024-04-15 10:55:29 -07:00
Kconfig.flash drivers: flashdisk: check partition constraints 2022-11-14 16:37:04 +01:00
Kconfig.loopback drivers: disk: add loopback disk driver 2024-04-15 10:55:29 -07:00
Kconfig.mmc drivers: disk: Decouple SDMMC and MMC Kconfigs 2023-02-08 10:18:13 +01:00
Kconfig.ram drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
Kconfig.sdmmc drivers: disk: sdmmc_stm2: Add HWFC support on stm32h5 2024-04-24 19:41:09 +00:00
loopback_disk.c drivers: disk: add loopback disk driver 2024-04-15 10:55:29 -07:00
mmc_subsys.c drivers: sdhc: allow bandwidth selection 2023-09-13 16:20:59 +02:00
ramdisk.c drivers: ramdisk: use devicetree to instantiate RAM disk 2023-09-18 17:36:50 +02:00
sdmmc_sdhc.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sdmmc_stm32.c drivers/sdmmc_stm32: add eMMC support 2024-03-11 17:23:38 +01:00
sdmmc_subsys.c drivers: disk: Framework for eMMC 2023-01-14 09:22:22 +01:00