Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_renesas_rz_gpt.c38 uint32_t capture_channel; member
208 data->capture.capture_channel = channel; in pwm_rz_gpt_configure_capture()
352 data->capture.capture_channel = channel; in pwm_rz_gpt_enable_capture()
390 data->capture.capture_channel = channel; in pwm_rz_gpt_disable_capture()
540 if (data->capture.capture_channel == RZ_PWM_GPT_IO_A) { in fsp_callback()
543 } else if (data->capture.capture_channel == RZ_PWM_GPT_IO_B) { in fsp_callback()