Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/dac/dac_loopback/src/
Dtest_dac.c45 #define ADC_DEVICE_NODE DT_NODELABEL(adc1) macro
72 #define ADC_DEVICE_NODE DT_NODELABEL(adc1) macro
91 #define ADC_DEVICE_NODE DT_NODELABEL(adc0) macro
106 #define ADC_DEVICE_NODE DT_NODELABEL(adc0) macro
121 #define ADC_DEVICE_NODE DT_NODELABEL(adc0) macro
136 #define ADC_DEVICE_NODE DT_NODELABEL(adc0) macro
160 #define ADC_DEVICE_NODE DT_NODELABEL(adc) macro
/Zephyr-latest/tests/drivers/adc/adc_emul/src/
Dmain.c12 #define ADC_DEVICE_NODE DT_INST(0, zephyr_adc_emul) macro