Searched refs:edge_buff (Results 1 – 1 of 1) sorted by relevance
46 eMios_Icu_ValueType edge_buff[MAX_NUM_EDGE]; member238 eMios_Icu_ValueType *edge_buff, in pwm_nxp_s32_pulse_calc() argument245 first_cnt = edge_buff[0]; in pwm_nxp_s32_pulse_calc()246 second_cnt = edge_buff[1]; in pwm_nxp_s32_pulse_calc()249 first_cnt = edge_buff[1]; in pwm_nxp_s32_pulse_calc()250 second_cnt = edge_buff[2]; in pwm_nxp_s32_pulse_calc()341 data->capture[channel].edge_buff, in pwm_nxp_s32_capture_enable()491 period = pwm_nxp_s32_capture_calc(data->capture[channel].edge_buff[0], in pwm_nxp_s32_capture_callback()492 data->capture[channel].edge_buff[1]); in pwm_nxp_s32_capture_callback()496 data->capture[channel].edge_buff, in pwm_nxp_s32_capture_callback()[all …]