Home
last modified time | relevance | path

Searched refs:HW_GPT_TimerCycleSet (Results 1 – 2 of 2) 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() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/
H A Dr_gpt.c394 HW_GPT_TimerCycleSet(p_gpt_reg, pclk_counts - 1); in R_GPT_PeriodSet()
654 HW_GPT_TimerCycleSet(p_gpt_reg, pclk_counts - 1); in gpt_hardware_initialize()