Searched defs:timer (Results 1 – 5 of 5) sorted by relevance
50 __STATIC_INLINE void ARM_TIMER_Initialize(ARM_TIMER_type_t timer) in ARM_TIMER_Initialize()59 __STATIC_INLINE void ARM_TIMER_SetInterval(ARM_TIMER_type_t timer, uint32_t val) in ARM_TIMER_SetInterval()82 __STATIC_INLINE void ARM_TIMER_GetCount(ARM_TIMER_type_t timer, uint32_t *val) in ARM_TIMER_GetCount()102 __STATIC_INLINE void ARM_TIMER_Start(ARM_TIMER_type_t timer, bool irq_enable) in ARM_TIMER_Start()127 __STATIC_FORCEINLINE void ARM_TIMER_GetCounterCount(ARM_TIMER_type_t timer, uint64_t *val) in ARM_TIMER_GetCounterCount()
211 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerGetTimerStatus() local222 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerSetTimerStatus() local234 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerGetTimerType() local245 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerSetTimerType() local257 timer_handle_struct_t *timer = (timer_handle_struct_t *)timerHandle; in TimerMarkTimerFree() local
311 } timer; member335 osRtxMpInfo_t *timer; ///< Timer Control Blocks member451 osRtxMpInfo_t *timer; ///< Timer Control Blocks member
33 struct k_timer timer; member
388 phyTimeTimerId_t timer; member