Home
last modified time | relevance | path

Searched refs:SCTIMER_StartTimer (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.h503 static inline void SCTIMER_StartTimer(SCT_Type *base, uint32_t countertoStart) in SCTIMER_StartTimer() function
698 SCTIMER_StartTimer(base, (uint32_t)whichCounter); in SCTIMER_SetCounterState()
1146 SCTIMER_StartTimer(base, (uint32_t)whichCounter); in SCTIMER_SetCOUNTValue()
Dfsl_sctimer.c451 SCTIMER_StartTimer(base, (uint32_t)kSCTIMER_Counter_U); in SCTIMER_UpdatePwmDutycycle()