Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstellaris.c679 typedef struct StellarisADCState StellarisADCState; typedef
682 struct StellarisADCState { struct
704 static uint32_t stellaris_adc_fifo_read(StellarisADCState *s, int n) in stellaris_adc_fifo_read() argument