esp-idf/components/sdmmc
Ivan Grokhotkov 7524f40b21
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-03-27 14:09:02 +02:00
..
include
test
CMakeLists.txt
sdmmc_cmd.c sdmmc: keep clock enabled for the duration of ACMD41 2023-03-27 14:09:02 +02:00
sdmmc_common.c
sdmmc_common.h
sdmmc_init.c
sdmmc_io.c
sdmmc_mmc.c
sdmmc_sd.c