Home
last modified time | relevance | path

Searched refs:DCMIPP_IT_PARALLEL_SYNC_ERROR (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dcmipp.c579 __HAL_DCMIPP_ENABLE_IT(hdcmipp, DCMIPP_IT_PARALLEL_SYNC_ERROR); in HAL_DCMIPP_PARALLEL_SetConfig()
1083 if ((cmierflags & DCMIPP_IT_PARALLEL_SYNC_ERROR) != 0U) in HAL_DCMIPP_IRQHandler()
1086 __HAL_DCMIPP_DISABLE_IT(hdcmipp, DCMIPP_IT_PARALLEL_SYNC_ERROR); in HAL_DCMIPP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dcmipp.h508 #define DCMIPP_IT_PARALLEL_SYNC_ERROR DCMIPP_CMIER_PRERRIE /*!< Sync error interrupt on parallel … macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c549 __HAL_DCMIPP_ENABLE_IT(hdcmipp, DCMIPP_IT_PARALLEL_SYNC_ERROR); in HAL_DCMIPP_PARALLEL_SetConfig()
2418 if ((cmierflags & DCMIPP_IT_PARALLEL_SYNC_ERROR) != 0U) in HAL_DCMIPP_IRQHandler()
2421 __HAL_DCMIPP_DISABLE_IT(hdcmipp, DCMIPP_IT_PARALLEL_SYNC_ERROR); in HAL_DCMIPP_IRQHandler()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h1257 #define DCMIPP_IT_PARALLEL_SYNC_ERROR DCMIPP_CMIER_PRERRIE /*!< Sync error interrupt on parallel … macro