Searched refs:SAMPTR1_SMP_Set (Results 1 – 3 of 3) sorted by relevance
97 #define SAMPTR1_SMP_Set ((uint32_t)0x00000007) macro443 tmpreg2 = SAMPTR1_SMP_Set << (3 * (ADC_Channel - 10)); in ADC_RegularChannelConfig()714 tmpreg2 = SAMPTR1_SMP_Set << (3*(ADC_Channel - 10)); in ADC_InjectedChannelConfig()
97 #define SAMPTR1_SMP_Set ((uint32_t)0x00000007) macro449 tmpreg2 = SAMPTR1_SMP_Set << (3 * (ADC_Channel - 10)); in ADC_RegularChannelConfig()720 tmpreg2 = SAMPTR1_SMP_Set << (3*(ADC_Channel - 10)); in ADC_InjectedChannelConfig()
99 #define SAMPTR1_SMP_Set ((uint32_t)0x00000007) macro477 tmpreg2 = SAMPTR1_SMP_Set << (3 * (ADC_Channel - 10)); in ADC_RegularChannelConfig()765 tmpreg2 = SAMPTR1_SMP_Set << (3 * (ADC_Channel - 10)); in ADC_InjectedChannelConfig()
Completed in 16 milliseconds