Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c688 … __HAL_DCMIPP_CSI_DPHY_ENABLE_IT(csi_instance, DCMIPP_CSI_IT_ESOTDL0 | DCMIPP_CSI_IT_ESOTSYNCDL0 | in HAL_DCMIPP_CSI_SetConfig()
704 DCMIPP_CSI_IT_ESOTDL0 | DCMIPP_CSI_IT_ESOTSYNCDL0 | in HAL_DCMIPP_CSI_SetConfig()
3054 if ((ier1_flags & DCMIPP_CSI_IT_ESOTSYNCDL0) != 0U) in HAL_DCMIPP_CSI_IRQHandler()
3057 __HAL_DCMIPP_CSI_DISABLE_IT(csi_instance, DCMIPP_CSI_IT_ESOTSYNCDL0); in HAL_DCMIPP_CSI_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h1335 #define DCMIPP_CSI_IT_ESOTSYNCDL0 CSI_IER1_ESOTSYNCDL0IE /*!< SOT synchronization error on data li… macro