Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_adc.c97 #define SAMPTR1_SMP_Set ((uint32_t)0x00000007) macro
443 tmpreg2 = SAMPTR1_SMP_Set << (3 * (ADC_Channel - 10)); in ADC_RegularChannelConfig()
714 tmpreg2 = SAMPTR1_SMP_Set << (3*(ADC_Channel - 10)); in ADC_InjectedChannelConfig()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_adc.c97 #define SAMPTR1_SMP_Set ((uint32_t)0x00000007) macro
449 tmpreg2 = SAMPTR1_SMP_Set << (3 * (ADC_Channel - 10)); in ADC_RegularChannelConfig()
720 tmpreg2 = SAMPTR1_SMP_Set << (3*(ADC_Channel - 10)); in ADC_InjectedChannelConfig()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_adc.c99 #define SAMPTR1_SMP_Set ((uint32_t)0x00000007) macro
477 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