Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstellaris.c691 #define STELLARIS_ADC_FIFO_FULL 0x1000 macro
728 s->fifo[n].state &= ~STELLARIS_ADC_FIFO_FULL; in stellaris_adc_fifo_read()
743 if (s->fifo[n].state & STELLARIS_ADC_FIFO_FULL) { in stellaris_adc_fifo_write()
752 s->fifo[n].state |= STELLARIS_ADC_FIFO_FULL; in stellaris_adc_fifo_write()