Searched refs:SMPCYCCFG_SET_SMPTIM2 (Results 1 – 6 of 6) sorted by relevance
385 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigRegularChannel()702 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigInjectedChannel()
386 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigRegularChannel()703 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigInjectedChannel()
381 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigRegularChannel()690 temp2 = SMPCYCCFG_SET_SMPTIM2 << (3 * channel); in ADC_ConfigInjectedChannel()
60 #define SMPCYCCFG_SET_SMPTIM2 ((uint32_t)0x00000007) macro
61 #define SMPCYCCFG_SET_SMPTIM2 ((uint32_t)0x00000007) macro
Completed in 15 milliseconds