Home
last modified time | relevance | path

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

/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/
H A Dr_gpt.c77 static ssp_err_t gpt_duty_cycle_to_pclk (gpt_shortest_level_t shortest_pwm_signal,
229 …err = gpt_duty_cycle_to_pclk(p_ctrl->shortest_pwm_signal, p_cfg->duty_cycle, p_cfg->duty_cycle_uni… in R_GPT_TimerOpen()
428 ssp_err_t err = gpt_duty_cycle_to_pclk(p_ctrl->shortest_pwm_signal, duty_cycle, unit, in R_GPT_DutyCycleSet()
869 static ssp_err_t gpt_duty_cycle_to_pclk (gpt_shortest_level_t shortest_pwm_signal, in gpt_duty_cycle_to_pclk() function