Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h544 #define HAL_DCMIPP_CSI_ERROR_ECC (0x00002000U) /*!< ECC Error … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c2991 hdcmipp->ErrorCode |= HAL_DCMIPP_CSI_ERROR_ECC; in HAL_DCMIPP_CSI_IRQHandler()