Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dimx_usdhc.c53 struct usdhc_config { struct
54 USDHC_Type *base;
55 const struct device *clock_dev;
56 clock_control_subsys_t clock_subsys;
57 uint8_t nusdhc;
58 const struct gpio_dt_spec pwr_gpio;
59 const struct gpio_dt_spec detect_gpio;
60 bool detect_dat3;
61 bool detect_cd;
62 bool no_180_vol;
[all …]