Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/
H A Dr_gpt.c345 gpt_start_status_t status = HW_GPT_CounterStartBitGet(p_gpt_reg); in R_GPT_Reset()
391 gpt_start_status_t status = HW_GPT_CounterStartBitGet(p_gpt_reg); in R_GPT_PeriodSet()
467 bool status = HW_GPT_CounterStartBitGet(p_gpt_reg); in R_GPT_InfoGet()
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/hw/common/
H A Dhw_gpt_common.h188 __STATIC_INLINE gpt_start_status_t HW_GPT_CounterStartBitGet (GPT_BASE_PTR p_gpt_base) in HW_GPT_CounterStartBitGet() function