Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_nxp_s32_emios.c163 uint8_t logic_ch; in pwm_nxp_s32_set_cycles() local
176 logic_ch = eMios_Pwm_Ip_IndexInChState[config->instance][channel] - data->start_pwm_ch; in pwm_nxp_s32_set_cycles()
177 pwm_info = &config->pulse_info->pwm_info[logic_ch]; in pwm_nxp_s32_set_cycles()
447 static uint8_t logic_ch; in pwm_nxp_s32_pulse_gen_init() local
449 data->start_pwm_ch = logic_ch; in pwm_nxp_s32_pulse_gen_init()
453 eMios_Pwm_Ip_IndexInChState[config->instance][pwm_info->ChannelId] = logic_ch++; in pwm_nxp_s32_pulse_gen_init()
469 static uint8_t logic_ch; in pwm_nxp_s32_pulse_capture_init() local
473 eMios_Icu_Ip_IndexInChState[config->instance][icu_info->hwChannel] = logic_ch++; in pwm_nxp_s32_pulse_capture_init()