Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c3932 if (hdcmipp->Instance->P1SRCR != DCMIPP_P1SRCR_CROPEN) in HAL_DCMIPP_PIPE_EnableCrop()
4753 …MODIFY_REG(hdcmipp->Instance->P1SRCR, (DCMIPP_P1SRCR_FIRSTLINEDEL | DCMIPP_P1SRCR_LASTLINE), p1src… in HAL_DCMIPP_PIPE_SetISPRemovalStatisticConfig()
4779 SET_BIT(hdcmipp->Instance->P1SRCR, DCMIPP_P1SRCR_CROPEN); in HAL_DCMIPP_PIPE_EnableISPRemovalStatistic()
4805 CLEAR_BIT(hdcmipp->Instance->P1SRCR, DCMIPP_P1SRCR_CROPEN); in HAL_DCMIPP_PIPE_DisableISPRemovalStatistic()
7527 tmp = READ_REG(hdcmipp->Instance->P1SRCR); in HAL_DCMIPP_PIPE_GetISPRemovalStatisticConfig()
7546 …return ((READ_BIT(hdcmipp->Instance->P1SRCR, DCMIPP_P1SRCR_CROPEN) == DCMIPP_P1SRCR_CROPEN) ? 1U :… in HAL_DCMIPP_PIPE_IsEnabledISPRemovalStatistic()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h583 …__IO uint32_t P1SRCR; /*!< DCMIPP Pipe1 stat removal configuration register … member
Dstm32n657xx.h660 …__IO uint32_t P1SRCR; /*!< DCMIPP Pipe1 stat removal configuration register … member
Dstm32n655xx.h632 …__IO uint32_t P1SRCR; /*!< DCMIPP Pipe1 stat removal configuration register … member
Dstm32n647xx.h611 …__IO uint32_t P1SRCR; /*!< DCMIPP Pipe1 stat removal configuration register … member