Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_cc32xx.c36 | ADC_FIFO_EMPTY | ADC_FIFO_FULL)
241 if ((mask & ADC_FIFO_EMPTY) || !(mask & ADC_FIFO_FULL)) { in adc_cc32xx_isr()