Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/adc/adc_sequence/src/
Dmain.c21 DT_FOREACH_CHILD_SEP(ADC_NODE, ADC_CHANNEL_CFG_DT, (,))};
/Zephyr-latest/include/zephyr/drivers/
Dadc.h239 #define ADC_CHANNEL_CFG_DT(node_id) { \ macro
329 .channel_cfg = ADC_CHANNEL_CFG_DT(node_id), \
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst626 * Fixed a problem in :c:macro:`ADC_CHANNEL_CFG_DT` that forced users to add