Home
last modified time | relevance | path

Searched defs:sdhc_esp32_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c51 struct sdhc_esp32_config { struct
53 int slot;
54 const sdmmc_dev_t *sdio_hw;
55 const struct device *clock_dev;
56 const clock_control_subsys_t clock_subsys;
57 const struct pinctrl_dev_config *pcfg;
58 const struct gpio_dt_spec pwr_gpio;
63 const int clk_pin;
64 const int cmd_pin;
65 const int d0_pin;
[all …]