Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_adc.c376 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigRegularChannel()
693 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3*(channel - 10)); in ADC_ConfigInjectedChannel()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_adc.c377 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigRegularChannel()
694 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigInjectedChannel()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_adc.c372 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigRegularChannel()
681 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigInjectedChannel()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_adc.h59 #define SMPCYCCFG_SET_SMPTIM1 ((uint32_t)0x00000007) macro
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_adc.h60 #define SMPCYCCFG_SET_SMPTIM1 ((uint32_t)0x00000007) macro
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_adc.h60 #define SMPCYCCFG_SET_SMPTIM1 ((uint32_t)0x00000007) macro

Completed in 20 milliseconds