Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_tpm.c218 TPM_SetTimerPeriod(s_TPMBase[HAL_TimerGetInstance(halTimerHandle)], tickCount); in HAL_TimerUpdateTimeout()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.h822 static inline void TPM_SetTimerPeriod(TPM_Type *base, uint32_t ticks) in TPM_SetTimerPeriod() function