Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/pwm/
Dfsl_pwm.c835 … PWM_CAPTCTRLA_EDGA0(inputCaptureParams->edge0) | PWM_CAPTCTRLA_EDGA1(inputCaptureParams->edge1) | in PWM_SetupInputCapture()
858 … PWM_CAPTCTRLB_EDGB0(inputCaptureParams->edge0) | PWM_CAPTCTRLB_EDGB1(inputCaptureParams->edge1) | in PWM_SetupInputCapture()
880 … PWM_CAPTCTRLX_EDGX0(inputCaptureParams->edge0) | PWM_CAPTCTRLX_EDGX1(inputCaptureParams->edge1) | in PWM_SetupInputCapture()
Dfsl_pwm.h428 … pwm_input_capture_edge_t edge1; /*!< Specify which edge causes a capture for input circuitry 1 */ member