Home
last modified time | relevance | path

Searched refs:timer_cycle (Results 1 – 1 of 1) sorted by relevance

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/hw/common/
H A Dhw_gpt_common.h75 __STATIC_INLINE void HW_GPT_TimerCycleSet (GPT_BASE_PTR p_gpt_base, uint32_t timer_cycle) in HW_GPT_TimerCycleSet() argument
78 p_gpt_base->GTPR = timer_cycle; in HW_GPT_TimerCycleSet()