Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4642 assert_param(IS_DCMIPP_RAWBAYER2RGB_STRENGTH(pRawBayer2RGBConfig->HLineStrength)); in HAL_DCMIPP_PIPE_SetISPRawBayer2RGBConfig()
4652 (pRawBayer2RGBConfig->HLineStrength << DCMIPP_P1DMCR_LINEH_Pos)); in HAL_DCMIPP_PIPE_SetISPRawBayer2RGBConfig()
7435 …pRawBayer2RGBConfig->HLineStrength = ((p1dmcr_reg & DCMIPP_P1DMCR_LINEH) >> DCMIPP_P1DMCR_LINEH_Po… in HAL_DCMIPP_PIPE_GetISPRawBayer2RGBConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h273 uint32_t HLineStrength; /*!< Strength of the horizontal line detection member