Home
last modified time | relevance | path

Searched refs:HW_GPT_GetCounterOverFlowEvent (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.h491 __STATIC_INLINE elc_event_t HW_GPT_GetCounterOverFlowEvent(uint8_t const channel) in HW_GPT_GetCounterOverFlowEvent() function
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/
H A Dr_gpt.c477 p_info->elc_event = HW_GPT_GetCounterOverFlowEvent(p_ctrl->channel); in R_GPT_InfoGet()