Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_nxp_s32_emios.c226 static ALWAYS_INLINE eMios_Icu_ValueType pwm_nxp_s32_capture_calc(eMios_Icu_ValueType first_cnt, in pwm_nxp_s32_capture_calc() function
253 return pwm_nxp_s32_capture_calc(first_cnt, second_cnt); in pwm_nxp_s32_pulse_calc()
491 period = pwm_nxp_s32_capture_calc(data->capture[channel].edge_buff[0], in pwm_nxp_s32_capture_callback()
502 period = pwm_nxp_s32_capture_calc(data->capture[channel].edge_buff[0], in pwm_nxp_s32_capture_callback()