Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_adc.c385 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigRegularChannel()
702 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigInjectedChannel()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_adc.c386 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigRegularChannel()
703 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigInjectedChannel()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_adc.c381 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigRegularChannel()
690 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigInjectedChannel()
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_adc.h60 #define SMPCYCCFG_SET_SMPTIM2 ((uint32_t)0x00000007) macro
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_adc.h61 #define SMPCYCCFG_SET_SMPTIM2 ((uint32_t)0x00000007) macro
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_adc.h61 #define SMPCYCCFG_SET_SMPTIM2 ((uint32_t)0x00000007) macro

Completed in 15 milliseconds