Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h543 #define HAL_DCMIPP_CSI_ERROR_CECC (0x00001000U) /*!< Corrected ECC Error … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c2969 hdcmipp->ErrorCode |= HAL_DCMIPP_CSI_ERROR_CECC; in HAL_DCMIPP_CSI_IRQHandler()