Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_pca9420.c134 struct regulator_pca9420_config { struct
135 struct regulator_common_config common;
136 bool enable_inverted;
137 int32_t modes_uv[4];
138 const struct regulator_pca9420_desc *desc;
139 const struct device *parent;