Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h539 #define HAL_DCMIPP_CSI_ERROR_SYNC (0x00000100U) /*!< Synchronization error … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c2881 hdcmipp->ErrorCode |= HAL_DCMIPP_CSI_ERROR_SYNC; in HAL_DCMIPP_CSI_IRQHandler()