Searched refs:DCMIPP_FLAG_PIPE2_VSYNC (Results 1 – 2 of 2) sorted by relevance
1292 #define DCMIPP_FLAG_PIPE2_VSYNC DCMIPP_CMSR2_P2VSYNCF /*!< Vertical synch interrupt for pipe… macro
2349 if ((cmsr2flags & DCMIPP_FLAG_PIPE2_VSYNC) != 0U) in HAL_DCMIPP_IRQHandler()2354 __HAL_DCMIPP_CLEAR_FLAG(hdcmipp, DCMIPP_FLAG_PIPE2_VSYNC); in HAL_DCMIPP_IRQHandler()