Home
last modified time | relevance | path

Searched refs:SOC_SDMMC_NUM_SLOTS (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.4.0/components/soc/include/soc/
Dsdmmc_periph.h39 extern const sdmmc_slot_info_t sdmmc_slot_info[SOC_SDMMC_NUM_SLOTS];
65 extern const sdmmc_slot_io_info_t sdmmc_slot_gpio_num[SOC_SDMMC_NUM_SLOTS];
69 extern const sdmmc_slot_io_info_t sdmmc_slot_gpio_sig[SOC_SDMMC_NUM_SLOTS];
/hal_espressif-3.4.0/components/soc/esp32/
Dsdmmc_periph.c17 const sdmmc_slot_info_t sdmmc_slot_info[SOC_SDMMC_NUM_SLOTS] = {
32 const sdmmc_slot_io_info_t sdmmc_slot_gpio_num[SOC_SDMMC_NUM_SLOTS] = {
/hal_espressif-3.4.0/components/soc/esp32s3/
Dsdmmc_periph.c17 const sdmmc_slot_info_t sdmmc_slot_info[SOC_SDMMC_NUM_SLOTS] = {
32 const sdmmc_slot_io_info_t sdmmc_slot_gpio_sig[SOC_SDMMC_NUM_SLOTS] = {
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dsoc_caps.h333 #define SOC_SDMMC_NUM_SLOTS 2 macro
/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dsoc_caps.h316 #define SOC_SDMMC_NUM_SLOTS 2 macro
/hal_espressif-3.4.0/components/driver/
Dsdmmc_host.c59 static sdmmc_slot_io_info_t s_sdmmc_slot_gpio_num[SOC_SDMMC_NUM_SLOTS];