Home
last modified time | relevance | path

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

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_adc.c108 #define SMPR1_SMP_Set ((uint32_t)0x00000007) macro
579 tmpreg2 = SMPR1_SMP_Set << (3 * (ADC_Channel - 10)); in ADC_RegularChannelConfig()
919 tmpreg2 = SMPR1_SMP_Set << (3*(ADC_Channel - 10)); in ADC_InjectedChannelConfig()

Completed in 5 milliseconds