esp-idf/components/sdmmc
Ivan Grokhotkov e246071d6d
sdmmc: keep clock enabled for the duration of ACMD41
SD specification requires that card clock is not disabled until the
card is idle, following ACMD41 command.
2023-07-18 18:17:48 +02:00
..
include docs: fix typo in header files 2021-12-14 11:01:17 +08:00
test sdspi: enable UT & ExampleTest for C3/S2 2021-09-24 15:17:18 +08:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
sdmmc_cmd.c sdmmc: keep clock enabled for the duration of ACMD41 2023-07-18 18:17:48 +02:00
sdmmc_common.c sdmmc: support SDIO over SPI 2019-04-12 02:24:28 +08:00
sdmmc_common.h sdmmc: add communication check for eMMC after frequency switch 2019-12-12 08:11:17 +00:00
sdmmc_init.c sdmmc: add communication check for eMMC after frequency switch 2019-12-12 08:11:17 +00:00
sdmmc_io.c sdmmc: sdio combination cards correct setup 2023-04-26 13:28:20 +02:00
sdmmc_mmc.c sdmmc: add communication check for eMMC after frequency switch 2019-12-12 08:11:17 +00:00
sdmmc_sd.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00