Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4641 assert_param(IS_DCMIPP_RAWBAYER2RGB_STRENGTH(pRawBayer2RGBConfig->VLineStrength)); in HAL_DCMIPP_PIPE_SetISPRawBayer2RGBConfig()
4651 (pRawBayer2RGBConfig->VLineStrength << DCMIPP_P1DMCR_LINEV_Pos) | \ in HAL_DCMIPP_PIPE_SetISPRawBayer2RGBConfig()
7438 …pRawBayer2RGBConfig->VLineStrength = ((p1dmcr_reg & DCMIPP_P1DMCR_LINEV) >> DCMIPP_P1DMCR_LINEV_Po… in HAL_DCMIPP_PIPE_GetISPRawBayer2RGBConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h271 uint32_t VLineStrength; /*!< Strength of the vertical line detection member