/** * SPDX-FileCopyrightText: 2023 Espressif Systems (Shanghai) CO LTD * * SPDX-License-Identifier: Apache-2.0 */ #pragma once #define SDMMC_SLOT0_IOMUX_PIN_NUM_CLK 43 #define SDMMC_SLOT0_IOMUX_PIN_NUM_CMD 44 #define SDMMC_SLOT0_IOMUX_PIN_NUM_D0 39 #define SDMMC_SLOT0_IOMUX_PIN_NUM_D1 40 #define SDMMC_SLOT0_IOMUX_PIN_NUM_D2 41 #define SDMMC_SLOT0_IOMUX_PIN_NUM_D3 42 #define SDMMC_SLOT0_IOMUX_PIN_NUM_D4 45 #define SDMMC_SLOT0_IOMUX_PIN_NUM_D5 46 #define SDMMC_SLOT0_IOMUX_PIN_NUM_D6 47 #define SDMMC_SLOT0_IOMUX_PIN_NUM_D7 48 #define SDMMC_SLOT0_FUNC 0 // SLOT1 doesn't go through IOMUX