Searched refs:timer_cycle (Results 1 – 1 of 1) sorted by relevance
75 __STATIC_INLINE void HW_GPT_TimerCycleSet (GPT_BASE_PTR p_gpt_base, uint32_t timer_cycle) in HW_GPT_TimerCycleSet() argument78 p_gpt_base->GTPR = timer_cycle; in HW_GPT_TimerCycleSet()