Searched refs:TPM_StartTimer (Results 1 – 3 of 3) sorted by relevance
105 TPM_StartTimer(s_tpmBase[halPwmState->instance], kTPM_SystemClock); in HAL_PwmSetupPwm()
171 TPM_StartTimer(s_TPMBase[HAL_TimerGetInstance(halTimerHandle)], kTPM_SystemClock); in HAL_TimerEnable()
859 static inline void TPM_StartTimer(TPM_Type *base, tpm_clock_source_t clockSource) in TPM_StartTimer() function