Searched refs:SMPCYCCFG_SET_SMPTIM1 (Results 1 – 6 of 6) sorted by relevance
376 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigRegularChannel()693 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3*(channel - 10)); in ADC_ConfigInjectedChannel()
377 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigRegularChannel()694 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigInjectedChannel()
372 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigRegularChannel()681 temp2 = SMPCYCCFG_SET_SMPTIM1 << (3 * (channel - 10)); in ADC_ConfigInjectedChannel()
59 #define SMPCYCCFG_SET_SMPTIM1 ((uint32_t)0x00000007) macro
60 #define SMPCYCCFG_SET_SMPTIM1 ((uint32_t)0x00000007) macro
Completed in 20 milliseconds