Searched refs:gpt_common_open (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 D | r_gpt.c | 87 static ssp_err_t gpt_common_open (gpt_instance_ctrl_t * const p_ctrl, 216 …ssp_err_t err = gpt_common_open(p_ctrl, p_cfg, &ssp_feature, &pclk_divisor, &pclk_counts, &variant… in R_GPT_TimerOpen() 574 static ssp_err_t gpt_common_open (gpt_instance_ctrl_t * const p_ctrl, in gpt_common_open() function
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/r_gpt/ |
H A D | r_gpt.c | 106 static void gpt_common_open(gpt_instance_ctrl_t * const p_instance_ctrl, timer_cfg_t const * const … 259 gpt_common_open(p_instance_ctrl, p_cfg); in R_GPT_Open() 1189 static void gpt_common_open (gpt_instance_ctrl_t * const p_instance_ctrl, timer_cfg_t const * const… in gpt_common_open() function
|