Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c6141 MODIFY_REG(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_FORMAT, PixelPackerFormat); in HAL_DCMIPP_PIPE_SetPixelPackerFormat()
6469 SET_BIT(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_SWAPRB); in HAL_DCMIPP_PIPE_EnableRedBlueSwap()
6503 CLEAR_BIT(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_SWAPRB); in HAL_DCMIPP_PIPE_DisableRedBlueSwap()
6615 MODIFY_REG(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_LINEMULT, Line); in HAL_DCMIPP_PIPE_EnableLineEvent()
6687 MODIFY_REG(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_LMAWM, AddressWrap); in HAL_DCMIPP_PIPE_SetLineWrappingConfig()
6720 SET_BIT(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_LMAWE); in HAL_DCMIPP_PIPE_EnableLineWrapping()
6752 CLEAR_BIT(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_LMAWE); in HAL_DCMIPP_PIPE_DisableLineWrapping()
8044 MODIFY_REG(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_FORMAT, pPipeConfig->PixelPackerFormat); in Pipe_Config()
8245 SET_BIT(hdcmipp->Instance->P1PPCR, DCMIPP_P1PPCR_DBM); in DCMIPP_SetDBMConfig()
8362 if ((hdcmipp->Instance->P1PPCR & DCMIPP_P1PPCR_DBM) == DCMIPP_P1PPCR_DBM) in DCMIPP_Stop()
[all …]
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h637 …__IO uint32_t P1PPCR; /*!< DCMIPP Pipe1 pixel packer configuration register … member
Dstm32n657xx.h714 …__IO uint32_t P1PPCR; /*!< DCMIPP Pipe1 pixel packer configuration register … member
Dstm32n655xx.h686 …__IO uint32_t P1PPCR; /*!< DCMIPP Pipe1 pixel packer configuration register … member
Dstm32n647xx.h665 …__IO uint32_t P1PPCR; /*!< DCMIPP Pipe1 pixel packer configuration register … member