Searched refs:edgeCompareValue (Results 1 – 2 of 2) sorted by relevance
849 … base->SM[subModule].CAPTCOMPA = PWM_CAPTCOMPA_EDGCMPA(inputCaptureParams->edgeCompareValue); in PWM_SetupInputCapture()872 … base->SM[subModule].CAPTCOMPB = PWM_CAPTCOMPB_EDGCMPB(inputCaptureParams->edgeCompareValue); in PWM_SetupInputCapture()894 … base->SM[subModule].CAPTCOMPX = PWM_CAPTCOMPX_EDGCMPX(inputCaptureParams->edgeCompareValue); in PWM_SetupInputCapture()
426 … uint8_t edgeCompareValue; /*!< Compare value, used only if edge counter is used as source */ member