Searched refs:stableTime (Results 1 – 6 of 6) sorted by relevance
182 void DMC_ConfigStableTimePowerup(uint16_t stableTime) in DMC_ConfigStableTimePowerup() argument184 DMC->TIM1_B.STBTIM = stableTime; in DMC_ConfigStableTimePowerup()
183 void DMC_ConfigStableTimePowerup(uint16_t stableTime) in DMC_ConfigStableTimePowerup() argument185 DMC->TIM1_B.STBTIM = stableTime; in DMC_ConfigStableTimePowerup()
180 void DMC_ConfigStableTimePowerup(uint16_t stableTime) in DMC_ConfigStableTimePowerup() argument182 DMC->TIM1_B.STBTIM = stableTime; in DMC_ConfigStableTimePowerup()
326 void DMC_ConfigStableTimePowerup(uint16_t stableTime);
346 void DMC_ConfigStableTimePowerup(uint16_t stableTime);
345 void DMC_ConfigStableTimePowerup(uint16_t stableTime);
Completed in 11 milliseconds