Searched refs:gpt_duty_cycle_to_pclk (Results 1 – 1 of 1) sorted by relevance
77 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