Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstellaris.c715 #define STELLARIS_ADC_FIFO_EMPTY 0x0100 macro
749 if (s->fifo[n].state & STELLARIS_ADC_FIFO_EMPTY) { in stellaris_adc_fifo_read()
755 s->fifo[n].state |= STELLARIS_ADC_FIFO_EMPTY; in stellaris_adc_fifo_read()
774 s->fifo[n].state &= ~STELLARIS_ADC_FIFO_EMPTY; in stellaris_adc_fifo_write()
823 s->fifo[n].state = STELLARIS_ADC_FIFO_EMPTY; in stellaris_adc_reset_hold()