Home
last modified time | relevance | path

Searched refs:DCMIPP_CSI_IT_SOF0 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c2758 if ((ier0_flags & DCMIPP_CSI_IT_SOF0) != 0U) in HAL_DCMIPP_CSI_IRQHandler()
2763 __HAL_DCMIPP_CSI_DISABLE_IT(csi_instance, DCMIPP_CSI_IT_SOF0); in HAL_DCMIPP_CSI_IRQHandler()
8468 (DCMIPP_CSI_IT_SOF0 << VirtualChannel)); in DCMIPP_CSI_SetVCConfig()
8515 (DCMIPP_CSI_IT_SOF0 << VirtualChannel)); in DCMIPP_CSI_VCStop()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h1316 #define DCMIPP_CSI_IT_SOF0 CSI_IER0_SOF0IE /*!< SOF on virtual channel 0 interrupt … macro