zephyr/drivers/disk
Erwan Gouriou 9f6246c325 drivers/disk: sdmmc_stm32: Add Hardware FC Kconfig option
Add a Kconfig symbol to enable use of SDMMC hardware flow control.
In specific cases, this feature could help to avoid FIFO ovderrun
and underrun errors.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-11-02 22:20:36 -04:00
..
CMakeLists.txt drivers: disk: build as static library 2021-08-17 06:06:03 -04:00
flashdisk.c disk/disk_acces_flash: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
Kconfig
Kconfig.flash
Kconfig.ram
Kconfig.sdmmc drivers/disk: sdmmc_stm32: Add Hardware FC Kconfig option 2021-11-02 22:20:36 -04:00
ramdisk.c include: move disk driver interface to own header 2021-03-23 12:16:01 +01:00
sdmmc_sdhc.h drivers: disk: cleanup after driver relocation 2021-03-23 12:16:01 +01:00
sdmmc_spi.c drivers: disk: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
sdmmc_stm32.c drivers/disk: sdmmc_stm32: Add Hardware FC Kconfig option 2021-11-02 22:20:36 -04:00
usdhc.c drivers: disk: Fix USDHC driver to return 0 on success 2021-09-17 08:12:22 -04:00