Searched defs:mec_adc_regs (Results 1 – 1 of 1) sorted by relevance
17 typedef struct mec_adc_regs { /*!< (@ 0x40007C00) MEC_ADC0 Structure … struct18 … /*!< (@ 0x00000000) ADC control */19 … /*!< (@ 0x00000004) ADC start and repeat delays */20 … /*!< (@ 0x00000008) ADC channel conversion done status */21 … /*!< (@ 0x0000000C) ADC channel single conversion channel bit map */22 … /*!< (@ 0x00000010) ADC channel repeat conversion channel bit map */23 … /*!< (@ 0x00000014) ADC channel n reading */24 __IM uint32_t RESERVED[10];25 … /*!< (@ 0x0000007C) ADC configuration */26 … /*!< (@ 0x00000080) ADC VREF channel configuration */[all …]