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
test
CMakeLists.txt
component.mk
sdmmc_cmd.c sdmmc: keep clock enabled for the duration of ACMD41 2023-07-18 18:17:48 +02:00
sdmmc_common.c
sdmmc_common.h
sdmmc_init.c
sdmmc_io.c sdmmc: sdio combination cards correct setup 2023-04-26 13:28:20 +02:00
sdmmc_mmc.c
sdmmc_sd.c