Home
last modified time | relevance | path

Searched refs:HW_GPT_TimerCycleGet (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.h87 __STATIC_INLINE uint32_t HW_GPT_TimerCycleGet (GPT_BASE_PTR p_gpt_base) in HW_GPT_TimerCycleGet() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/
H A Dr_gpt.c429HW_GPT_TimerCycleGet(p_gpt_reg) + 1, &duty_cycle_counts); in R_GPT_DutyCycleSet()
459 p_info->period_counts = HW_GPT_TimerCycleGet(p_gpt_reg) + 1; in R_GPT_InfoGet()