Searched refs:captureMode (Results 1 – 6 of 6) sorted by relevance
259 (TIMER_A_CAPTUREMODE_NO_CAPTURE == config->captureMode) in Timer_A_initCapture()260 || (TIMER_A_CAPTUREMODE_RISING_EDGE == config->captureMode) in Timer_A_initCapture()261 || (TIMER_A_CAPTUREMODE_FALLING_EDGE == config->captureMode) in Timer_A_initCapture()263 == config->captureMode)); in Timer_A_initCapture()317 | (config->captureMode | config->captureInputSelect in Timer_A_initCapture()
145 uint_fast16_t captureMode; member
401 Camera_CaptureMode captureMode; member
278 DebugP_assert((params->captureMode != Camera_MODE_CALLBACK) || in CameraCC32XXDMA_open()295 object->operationMode = params->captureMode; in CameraCC32XXDMA_open()
1876 …RF_RatCaptureMode captureMode; ///< Configuration of the mode of event to cause a cap… member
1238 …pCmd->config.inputMode = ratCaptureConfig->captureMode; /* Select the mode of capture: rai… in RF_ratGenerateChCmd()