Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_renesas_rz_gpt.c34 uint32_t capture_both_event_count; member
215 data->capture.capture_both_event_count = 0; in pwm_rz_gpt_configure_capture()
270 data->capture.capture_both_event_count = 0; in pwm_rz_gpt_configure_capture()
450 data->capture.capture_both_event_count++; in fsp_callback()
451 if (data->capture.capture_both_event_count == in fsp_callback()
456 if (data->capture.capture_both_event_count == in fsp_callback()
458 data->capture.capture_both_event_count = 0; in fsp_callback()
496 data->capture.capture_both_event_count++; in fsp_callback()
497 if (data->capture.capture_both_event_count == in fsp_callback()
502 if (data->capture.capture_both_event_count == in fsp_callback()
[all …]