Searched refs:OSTIMER_GetCurrentTimerValue (Results 1 – 4 of 4) sorted by relevance
127 …return (uint32_t)COUNT_TO_USEC(OSTIMER_GetCurrentTimerValue(s_ostimerBase[halTimerState->instance]… in HAL_TimerGetCurrentTimerCount()134 …uint64_t timerTicks = OSTIMER_GetCurrentTimerValue(s_ostimerBase[halTimerStat… in HAL_TimerUpdateTimeout()
294 decValueTimer = OSTIMER_GetCurrentTimerValue(base); in OSTIMER_SetMatchRawValue()340 uint64_t OSTIMER_GetCurrentTimerValue(OSTIMER_Type *base) in OSTIMER_GetCurrentTimerValue() function
221 uint64_t OSTIMER_GetCurrentTimerValue(OSTIMER_Type *base);
64 …uint64_t timerCount = OSTIMER_GetCurrentTimerValue(s_ostimerBase[halTimeStampState->timeStampInsta… in HAL_GetTimeStamp()