Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h550 #define HAL_DCMIPP_CSI_ERROR_SOT_SYNC (0x00040000U) /*!< SOT Synchronisation Error on … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c3063 hdcmipp->ErrorCode |= HAL_DCMIPP_CSI_ERROR_SOT_SYNC; in HAL_DCMIPP_CSI_IRQHandler()
3185 hdcmipp->ErrorCode |= HAL_DCMIPP_CSI_ERROR_SOT_SYNC; in HAL_DCMIPP_CSI_IRQHandler()