Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4193 MODIFY_REG(hdcmipp->Instance->P1DECR, DCMIPP_P1DECR_VDEC | DCMIPP_P1DECR_HDEC, in HAL_DCMIPP_PIPE_SetISPDecimationConfig()
4229 SET_BIT(hdcmipp->Instance->P1DECR, DCMIPP_P1DECR_ENABLE); in HAL_DCMIPP_PIPE_EnableISPDecimation()
4258 CLEAR_BIT(hdcmipp->Instance->P1DECR, DCMIPP_P1DECR_ENABLE); in HAL_DCMIPP_PIPE_DisableISPDecimation()
7274 p1decr = READ_REG(hdcmipp->Instance->P1DECR); in HAL_DCMIPP_PIPE_GetISPDecimationConfig()
7562 …return ((READ_BIT(hdcmipp->Instance->P1DECR, DCMIPP_P1DECR_ENABLE) == DCMIPP_P1DECR_ENABLE) ? 1U :… in HAL_DCMIPP_PIPE_IsEnabledISPDecimation()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h587 …__IO uint32_t P1DECR; /*!< DCMIPP Pipe1 decimation register … member
Dstm32n657xx.h664 …__IO uint32_t P1DECR; /*!< DCMIPP Pipe1 decimation register … member
Dstm32n655xx.h636 …__IO uint32_t P1DECR; /*!< DCMIPP Pipe1 decimation register … member
Dstm32n647xx.h615 …__IO uint32_t P1DECR; /*!< DCMIPP Pipe1 decimation register … member