Home
last modified time | relevance | path

Searched refs:SCR_SD_SPEC_VER_1_10 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/sdmmc/
Dsdmmc_sd.c121 if (card->scr.sd_spec < SCR_SD_SPEC_VER_1_10 || in sdmmc_send_cmd_switch_func()
179 if (card->scr.sd_spec < SCR_SD_SPEC_VER_1_10 || in sdmmc_enable_hs_mode()
/hal_espressif-3.4.0/components/driver/include/driver/
Dsdmmc_defs.h321 #define SCR_SD_SPEC_VER_1_10 1 /* Version 1.10 */ macro