Searched refs:TIMER_GetCounter (Results 1 – 4 of 4) sorted by relevance
149 __STATIC_INLINE uint32_t TIMER_GetCounter(TIMER_T *timer);461 __STATIC_INLINE uint32_t TIMER_GetCounter(TIMER_T *timer) in TIMER_GetCounter() function
185 __STATIC_INLINE uint32_t TIMER_GetCounter(TIMER_T *timer);497 __STATIC_INLINE uint32_t TIMER_GetCounter(TIMER_T *timer) in TIMER_GetCounter() function
124 return TIMER_GetCounter(tmr); in timer_cmsdk_get_current_value()
146 return TIMER_GetCounter(tmr); in cmsdk_timer_get_current_value()