Searched defs:ADC_REGS (Results 1 – 1 of 1) sorted by relevance
894 struct ADC_REGS { struct895 union ADCCTL1_REG ADCCTL1; // ADC Control 1 Register928 Uint16 rsvd1; // Reserved930 Uint16 rsvd2; // Reserved932 Uint16 rsvd3; // Reserved934 Uint16 rsvd4[2]; // Reserved935 union ADCCOUNTER_REG ADCCOUNTER; // ADC Counter Register936 union ADCREV_REG ADCREV; // ADC Revision Register938 Uint16 rsvd5[4]; // Reserved963 Uint16 rsvd6[16]; // Reserved[all …]
Completed in 25 milliseconds