Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h2421 #define IS_DCMIPP_ROI_LINE_WIDTH(LINE_WIDTH) ((LINE_WIDTH) <= DCMIPP_LINE_WIDTH_8PXL) macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c5017 assert_param(IS_DCMIPP_ROI_LINE_WIDTH(pROIConfig->LineSizeWidth)); in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()