Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/regulator/
Dregulator_nxp_vref.c24 struct regulator_nxp_vref_config { struct
34 const struct regulator_nxp_vref_config *config = dev->config; in regulator_nxp_vref_enable() argument
59 const struct regulator_nxp_vref_config *config = dev->config; in regulator_nxp_vref_disable()
73 const struct regulator_nxp_vref_config *config = dev->config; in regulator_nxp_vref_set_mode()
110 const struct regulator_nxp_vref_config *config = dev->config; in regulator_nxp_vref_get_mode()
142 const struct regulator_nxp_vref_config *config = dev->config; in regulator_nxp_vref_set_voltage()
161 const struct regulator_nxp_vref_config *config = dev->config; in regulator_nxp_vref_get_voltage()
187 const struct regulator_nxp_vref_config *config = dev->config; in regulator_nxp_vref_init()
211 static const struct regulator_nxp_vref_config config_##inst = { \