gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:ADC_CR (0.00 seconds)
mtkernel_3
device/adc/sysdepend/stm32l4/adc_stm32l4.c - 8.0KB - 257 lines
33: #define ADC_IER(x)      (ba[x] + ADCx_IER)   // Interrupt enable register
34: #define ADC_CR(x)       (ba[x] + ADCx_CR)     // Control register
35: #define ADC_SMPR1(x)    (ba[x] + ADCx_SMPR1)       // Sampling time register 1