Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4643 assert_param(IS_DCMIPP_RAWBAYER2RGB_STRENGTH(pRawBayer2RGBConfig->EdgeStrength)); in HAL_DCMIPP_PIPE_SetISPRawBayer2RGBConfig()
4650 (pRawBayer2RGBConfig->EdgeStrength << DCMIPP_P1DMCR_EDGE_Pos) | \ in HAL_DCMIPP_PIPE_SetISPRawBayer2RGBConfig()
7434 …pRawBayer2RGBConfig->EdgeStrength = ((p1dmcr_reg & DCMIPP_P1DMCR_EDGE) >> DCMIPP_P1DMCR_EDGE_Pos); in HAL_DCMIPP_PIPE_GetISPRawBayer2RGBConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h279 uint32_t EdgeStrength; /*!< Strength of the edge detection member