Searched refs:DCMIPP_FLAG_PIPE1_VSYNC (Results 1 – 2 of 2) sorted by relevance
1288 #define DCMIPP_FLAG_PIPE1_VSYNC DCMIPP_CMSR2_P1VSYNCF /*!< Vertical synch interrupt for pipe… macro
2264 if ((cmsr2flags & DCMIPP_FLAG_PIPE1_VSYNC) != 0U) in HAL_DCMIPP_IRQHandler()2269 __HAL_DCMIPP_CLEAR_FLAG(hdcmipp, DCMIPP_FLAG_PIPE1_VSYNC); in HAL_DCMIPP_IRQHandler()