Home
last modified time | relevance | path

Searched defs:DAC_DEVICE_NODE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/drivers/dac/dac_api/src/
Dtest_dac.c37 #define DAC_DEVICE_NODE DT_NODELABEL(dac1) macro
43 #define DAC_DEVICE_NODE DT_NODELABEL(dac1) macro
57 #define DAC_DEVICE_NODE DT_NODELABEL(dac0) macro
68 #define DAC_DEVICE_NODE DT_NODELABEL(dac0) macro
84 #define DAC_DEVICE_NODE DT_NODELABEL(dac) macro
91 #define DAC_DEVICE_NODE DT_NODELABEL(dacc) macro
98 #define DAC_DEVICE_NODE DT_NODELABEL(dac0) macro
/Zephyr-latest/tests/drivers/dac/dac_loopback/src/
Dtest_dac.c41 #define DAC_DEVICE_NODE DT_NODELABEL(dac1) macro
68 #define DAC_DEVICE_NODE DT_NODELABEL(dac1) macro
87 #define DAC_DEVICE_NODE DT_NODELABEL(dac0) macro
102 #define DAC_DEVICE_NODE DT_NODELABEL(dac0) macro
117 #define DAC_DEVICE_NODE DT_NODELABEL(dac0) macro
132 #define DAC_DEVICE_NODE DT_NODELABEL(dac0) macro
156 #define DAC_DEVICE_NODE DT_NODELABEL(dac0) macro
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/src/
Ddac_source.c14 #define DAC_DEVICE_NODE DT_PROP(DT_PATH(zephyr_user), dac) macro