Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c695 DCMIPP_CSI_IT_EESCDL1 | DCMIPP_CSI_IT_ESYNCESCDL1 | in HAL_DCMIPP_CSI_SetConfig()
702 DCMIPP_CSI_IT_EESCDL1 | DCMIPP_CSI_IT_ESYNCESCDL1 | in HAL_DCMIPP_CSI_SetConfig()
3202 if ((ier1_flags & DCMIPP_CSI_IT_EESCDL1) != 0U) in HAL_DCMIPP_CSI_IRQHandler()
3205 __HAL_DCMIPP_CSI_DISABLE_IT(csi_instance, DCMIPP_CSI_IT_EESCDL1); in HAL_DCMIPP_CSI_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h1328 #define DCMIPP_CSI_IT_EESCDL1 CSI_IER1_EESCDL1IE /*!< Escape entry error on data line 1 in… macro