Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h545 #define HAL_DCMIPP_CSI_ERROR_CRC (0x00004000U) /*!< CRC Error … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c3013 hdcmipp->ErrorCode |= HAL_DCMIPP_CSI_ERROR_CRC; in HAL_DCMIPP_CSI_IRQHandler()