Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_cc32xx.c291 #define cc32xx_ADC_IRQ_CONNECT(index, chan) \ macro
322 cc32xx_ADC_IRQ_CONNECT(index, 0); \
323 cc32xx_ADC_IRQ_CONNECT(index, 1); \
324 cc32xx_ADC_IRQ_CONNECT(index, 2); \
325 cc32xx_ADC_IRQ_CONNECT(index, 3); \