Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h337 …uint8_t ColorLineGreen; /*!< Configures the DCMIPP Region Of Interest Line Color : Green Compon… member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c5015 assert_param(IS_DCMIPP_ROI_COLOR(pROIConfig->ColorLineGreen)); in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()
5045 ((uint32_t)pROIConfig->ColorLineGreen << 14U) | in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()