Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sctimer/
Dfsl_sctimer.h545 static inline void SCTIMER_StopTimer(SCT_Type *base, uint32_t countertoStop) in SCTIMER_StopTimer() function
671 SCTIMER_StopTimer(base, (uint32_t)whichCounter); in SCTIMER_SetCounterState()
1117 SCTIMER_StopTimer(base, (uint32_t)whichCounter); in SCTIMER_SetCOUNTValue()
Dfsl_sctimer.c424 SCTIMER_StopTimer(base, (uint32_t)kSCTIMER_Counter_U); in SCTIMER_UpdatePwmDutycycle()