Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h335 …uint8_t ColorLineRed; /*!< Configures the DCMIPP Region Of Interest Line Color : Red Component member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c5016 assert_param(IS_DCMIPP_ROI_COLOR(pROIConfig->ColorLineRed)); in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()
5046 ((uint32_t)pROIConfig->ColorLineRed << 28U) | \ in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()