Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4736 uint32_t p1srcr_reg; in HAL_DCMIPP_PIPE_SetISPRemovalStatisticConfig() local
4751p1srcr_reg = ((NbFirstLines << DCMIPP_P1SRCR_FIRSTLINEDEL_Pos) | (NbLastLines << DCMIPP_P1SRCR_LAS… in HAL_DCMIPP_PIPE_SetISPRemovalStatisticConfig()
4753 …_REG(hdcmipp->Instance->P1SRCR, (DCMIPP_P1SRCR_FIRSTLINEDEL | DCMIPP_P1SRCR_LASTLINE), p1srcr_reg); in HAL_DCMIPP_PIPE_SetISPRemovalStatisticConfig()