Searched refs:edge1 (Results 1 – 2 of 2) sorted by relevance
835 … 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()
428 … pwm_input_capture_edge_t edge1; /*!< Specify which edge causes a capture for input circuitry 1 */ member