Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_tpm.c92 TPM_StopTimer(s_TPMBase[instance]); in HAL_TimerHwInit()
178 TPM_StopTimer(s_TPMBase[HAL_TimerGetInstance(halTimerHandle)]); in HAL_TimerDisable()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.h877 static inline void TPM_StopTimer(TPM_Type *base) in TPM_StopTimer() function