Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/timer/
Dfsl_adapter_tpm.c200 …return (uint32_t)COUNT_TO_USEC((uint64_t)TPM_GetCurrentTimerCount(s_TPMBase[HAL_TimerGetInstance(h… in HAL_TimerGetCurrentTimerCount()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/tpm/
Dfsl_tpm.h843 static inline uint32_t TPM_GetCurrentTimerCount(TPM_Type *base) in TPM_GetCurrentTimerCount() function