Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/regulator/
Dregulator_pca9420.c111 struct regulator_pca9420_config { struct
112 struct regulator_common_config common;
113 bool enable_inverted;
114 int32_t modes_uv[4];
115 const struct regulator_pca9420_desc *desc;
116 const struct device *parent;