esp-idf/components/sdmmc
Adam Múdry 6477500cf1 sdmmc: incrementally increase delay of vTaskDelay
Prevents unnecessary slowdown in polling functions
2023-05-19 14:01:43 +02:00
..
include sdmmc: read/write/erase return early on sector count == 0 2023-03-06 15:45:04 +01:00
test emmc: temporarily removed esp32 emmc ut_017 2023-04-27 10:30:38 +08:00
CMakeLists.txt [SDMMC] add reasonable timeouts to all while loops 2023-04-28 12:39:06 +02:00
sdmmc_cmd.c sdmmc: incrementally increase delay of vTaskDelay 2023-05-19 14:01:43 +02:00
sdmmc_common.c sdmmc: also set card->real_freq_khz for probing frequency 2023-03-23 23:28:54 +01:00
sdmmc_common.h sdmmc: incrementally increase delay of vTaskDelay 2023-05-19 14:01:43 +02:00
sdmmc_init.c Add high speed mode switch validation check for MMC. 2022-04-28 15:23:21 +02:00
sdmmc_io.c [SDMMC] add reasonable timeouts to all while loops 2023-04-28 12:39:06 +02:00
sdmmc_mmc.c sdmmc: better calculation of erase timeout 2022-05-30 15:39:02 +02:00
sdmmc_sd.c sdmmc: incrementally increase delay of vTaskDelay 2023-05-19 14:01:43 +02:00