Searched refs:ADC_DEVICE_NODE (Results 1 – 3 of 3) sorted by relevance
45 #define ADC_DEVICE_NODE DT_NODELABEL(adc1) macro72 #define ADC_DEVICE_NODE DT_NODELABEL(adc1) macro91 #define ADC_DEVICE_NODE DT_NODELABEL(adc0) macro106 #define ADC_DEVICE_NODE DT_NODELABEL(adc0) macro121 #define ADC_DEVICE_NODE DT_NODELABEL(adc0) macro136 #define ADC_DEVICE_NODE DT_NODELABEL(adc0) macro160 #define ADC_DEVICE_NODE DT_NODELABEL(adc) macro211 const struct device *const adc_dev = DEVICE_DT_GET(ADC_DEVICE_NODE); in init_adc()
19 #define ADC_DEVICE_NODE DT_INST(0, nxp_kinetis_adc16) macro31 #define ADC_DEVICE_NODE DT_INST(0, nxp_kinetis_adc16) macro43 #define ADC_DEVICE_NODE DT_INST(0, st_stm32_adc) macro55 #define ADC_DEVICE_NODE DT_INST(0, st_stm32_adc) macro144 const struct device *const adc_dev = DEVICE_DT_GET(ADC_DEVICE_NODE); in init_adc()
12 #define ADC_DEVICE_NODE DT_INST(0, zephyr_adc_emul) macro35 const struct device *const adc_dev = DEVICE_DT_GET(ADC_DEVICE_NODE); in get_adc_device()