Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c679 __HAL_DCMIPP_CSI_ENABLE_IT(csi_instance, DCMIPP_CSI_IT_CCFIFO | DCMIPP_CSI_IT_SYNCERR | \ in HAL_DCMIPP_CSI_SetConfig()
2872 if ((ier0_flags & DCMIPP_CSI_IT_SYNCERR) != 0U) in HAL_DCMIPP_CSI_IRQHandler()
2875 __HAL_DCMIPP_CSI_DISABLE_IT(csi_instance, DCMIPP_CSI_IT_SYNCERR); in HAL_DCMIPP_CSI_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h1300 #define DCMIPP_CSI_IT_SYNCERR CSI_IER0_SYNCERRIE /*!< Synchronization error interrupt … macro