Searched refs:FTM_GetCurrentTimerCount (Results 1 – 2 of 2) sorted by relevance
168 …return (uint32_t)COUNT_TO_USEC((uint64_t)FTM_GetCurrentTimerCount(s_FtmBase[halTimerState->instanc… in HAL_TimerGetCurrentTimerCount()
703 static inline uint32_t FTM_GetCurrentTimerCount(FTM_Type *base) in FTM_GetCurrentTimerCount() function