Home
last modified time | relevance | path

Searched refs:vdd2_180_support (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dsdhc.h197 unsigned int vdd2_180_support: 1; /**< 1.8V VDD2 support */ member
/Zephyr-latest/drivers/sdhc/
Dsdhc_max32.c121 sdhc_data->props.host_caps.vdd2_180_support = false; in sdhc_max32_init_props()