Files
esp-idf/components/soc/esp32c61/include/soc/sdio_slave_pins.h
2025-07-18 09:29:37 +08:00

15 lines
459 B
C

/*
* SPDX-FileCopyrightText: 2025 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#pragma once
#define SDIO_SLAVE_SLOT0_IOMUX_PIN_NUM_CMD 25
#define SDIO_SLAVE_SLOT0_IOMUX_PIN_NUM_CLK 26
#define SDIO_SLAVE_SLOT0_IOMUX_PIN_NUM_D0 27
#define SDIO_SLAVE_SLOT0_IOMUX_PIN_NUM_D1 28
#define SDIO_SLAVE_SLOT0_IOMUX_PIN_NUM_D2 22
#define SDIO_SLAVE_SLOT0_IOMUX_PIN_NUM_D3 23
#define SDIO_SLAVE_SLOT0_FUNC 0