Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_adc.c98 #define SAMPTR2_SMP_Set ((uint32_t)0x00000007) macro
452 tmpreg2 = SAMPTR2_SMP_Set << (3 * ADC_Channel); in ADC_RegularChannelConfig()
723 tmpreg2 = SAMPTR2_SMP_Set << (3 * ADC_Channel); in ADC_InjectedChannelConfig()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_adc.c98 #define SAMPTR2_SMP_Set ((uint32_t)0x00000007) macro
458 tmpreg2 = SAMPTR2_SMP_Set << (3 * ADC_Channel); in ADC_RegularChannelConfig()
729 tmpreg2 = SAMPTR2_SMP_Set << (3 * ADC_Channel); in ADC_InjectedChannelConfig()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_adc.c100 #define SAMPTR2_SMP_Set ((uint32_t)0x00000007) macro
486 tmpreg2 = SAMPTR2_SMP_Set << (3 * ADC_Channel); in ADC_RegularChannelConfig()
774 tmpreg2 = SAMPTR2_SMP_Set << (3 * ADC_Channel); in ADC_InjectedChannelConfig()

Completed in 13 milliseconds