Searched refs:timerClock (Results 1 – 1 of 1) sorted by relevance
202 uint32_t timerClock = srcClock_Hz / (base->PR + 1U); in CTIMER_SetupPwm() local231 period = (timerClock / pwmFreq_Hz) - 1U; in CTIMER_SetupPwm()