Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_mcux_lpadc.c47 const struct device *ref_supplies; member
127 const struct device *regulator = config->ref_supplies; in mcux_lpadc_channel_setup()
486 const struct device *regulator = config->ref_supplies;
574 .ref_supplies = COND_CODE_1(DT_INST_NODE_HAS_PROP(n, nxp_references),\