Searched refs:startValue (Results 1 – 3 of 3) sorted by relevance
996 static inline void FTM_SetQuadDecoderModuloValue(FTM_Type *base, uint32_t startValue, uint32_t over… in FTM_SetQuadDecoderModuloValue() argument998 base->CNTIN = startValue; in FTM_SetQuadDecoderModuloValue()
269 void Stm_Ip_StartTimer(uint8 instance, uint32 startValue);
673 void Stm_Ip_StartTimer(uint8 instance, uint32 startValue) in Stm_Ip_StartTimer() argument679 Stm_Ip_SetCntValue(instance, startValue); in Stm_Ip_StartTimer()