Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4640 assert_param(IS_DCMIPP_RAWBAYER2RGB_STRENGTH(pRawBayer2RGBConfig->PeakStrength)); in HAL_DCMIPP_PIPE_SetISPRawBayer2RGBConfig()
4649 (pRawBayer2RGBConfig->PeakStrength << DCMIPP_P1DMCR_PEAK_Pos) | \ in HAL_DCMIPP_PIPE_SetISPRawBayer2RGBConfig()
7436 …pRawBayer2RGBConfig->PeakStrength = ((p1dmcr_reg & DCMIPP_P1DMCR_PEAK) >> DCMIPP_P1DMCR_PEAK_Pos); in HAL_DCMIPP_PIPE_GetISPRawBayer2RGBConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h277 uint32_t PeakStrength; /*!< Strength of the peak detection member