Searched refs:TPM_GetCurrentTimerCount (Results 1 – 2 of 2) sorted by relevance
200 …return (uint32_t)COUNT_TO_USEC((uint64_t)TPM_GetCurrentTimerCount(s_TPMBase[HAL_TimerGetInstance(h… in HAL_TimerGetCurrentTimerCount()
843 static inline uint32_t TPM_GetCurrentTimerCount(TPM_Type *base) in TPM_GetCurrentTimerCount() function