Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/timer/
Dfsl_adapter_gpt.c131 GPT_StopTimer(s_GptBase[halTimerState->instance]); in HAL_TimerDisable()
/hal_nxp-latest/mcux/mcux-sdk/drivers/gpt/
Dfsl_gpt.h314 static inline void GPT_StopTimer(GPT_Type *base) in GPT_StopTimer() function