Searched refs:StellarisADCState (Results 1 – 1 of 1) sorted by relevance
694 typedef struct StellarisADCState StellarisADCState; typedef695 DECLARE_INSTANCE_CHECKER(StellarisADCState, STELLARIS_ADC, TYPE_STELLARIS_ADC)697 struct StellarisADCState { struct719 static uint32_t stellaris_adc_fifo_read(StellarisADCState *s, int n) in stellaris_adc_fifo_read() argument735 static void stellaris_adc_fifo_write(StellarisADCState *s, int n, in stellaris_adc_fifo_write()755 static void stellaris_adc_update(StellarisADCState *s) in stellaris_adc_update()768 StellarisADCState *s = opaque; in stellaris_adc_trigger()792 StellarisADCState *s = STELLARIS_ADC(obj); in stellaris_adc_reset_hold()805 StellarisADCState *s = opaque; in stellaris_adc_read()853 StellarisADCState *s = opaque; in stellaris_adc_write()[all …]