Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h333 uint32_t RegionOfInterest; /*!< Configures the DCMIPP Region Of Interest member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c5009 assert_param(IS_DCMIPP_ROI(pROIConfig->RegionOfInterest)); in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()
5019 region_index = pROIConfig->RegionOfInterest; in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()