Home
last modified time | relevance | path

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

/qemu/hw/arm/
H A Dstellaris.c719 typedef struct StellarisADCState StellarisADCState; typedef
720 DECLARE_INSTANCE_CHECKER(StellarisADCState, STELLARIS_ADC, TYPE_STELLARIS_ADC)
722 struct StellarisADCState { struct
744 static uint32_t stellaris_adc_fifo_read(StellarisADCState *s, int n) in stellaris_adc_fifo_read() argument
760 static void stellaris_adc_fifo_write(StellarisADCState *s, int n, in stellaris_adc_fifo_write()
780 static void stellaris_adc_update(StellarisADCState *s) in stellaris_adc_update()
793 StellarisADCState *s = opaque; in stellaris_adc_trigger()
817 StellarisADCState *s = STELLARIS_ADC(obj); in stellaris_adc_reset_hold()
830 StellarisADCState *s = opaque; in stellaris_adc_read()
878 StellarisADCState *s = opaque; in stellaris_adc_write()
[all …]