Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4833 uint32_t Strength) in HAL_DCMIPP_PIPE_SetISPBadPixelRemovalConfig() argument
4843 assert_param(IS_DCMIPP_BAD_PXL_REMOVAL_STRENGTH(Strength)); in HAL_DCMIPP_PIPE_SetISPBadPixelRemovalConfig()
4847 …MODIFY_REG(hdcmipp->Instance->P1BPRCR, DCMIPP_P1BPRCR_STRENGTH, Strength << DCMIPP_P1BPRCR_STRENGT… in HAL_DCMIPP_PIPE_SetISPBadPixelRemovalConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h2012 uint32_t Strength);