Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstellaris.c719 typedef struct StellarisADCState StellarisADCState; typedef
722 struct StellarisADCState { struct
744 static uint32_t stellaris_adc_fifo_read(StellarisADCState *s, int n) in stellaris_adc_fifo_read() argument