Searched refs:PRCR (Results 1 – 10 of 10) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_dcmipp.c | 446 hdcmipp->Instance->PRCR &= ~DCMIPP_PRCR_ENABLE; in HAL_DCMIPP_DeInit() 562 WRITE_REG(hdcmipp->Instance->PRCR, prcr_reg); in HAL_DCMIPP_PARALLEL_SetConfig() 582 SET_BIT(hdcmipp->Instance->PRCR, DCMIPP_PRCR_ENABLE); in HAL_DCMIPP_PARALLEL_SetConfig() 1560 tmp = READ_REG(hdcmipp->Instance->PRCR); in HAL_DCMIPP_PIPE_SetCropConfig() 1620 tmp = READ_REG(hdcmipp->Instance->PRCR); in HAL_DCMIPP_PIPE_EnableCrop() 1705 tmp = (hdcmipp->Instance->PRCR & DCMIPP_PRCR_EDM); in HAL_DCMIPP_PIPE_SetBytesDecimationConfig() 2005 MODIFY_REG(hdcmipp->Instance->PRCR, DCMIPP_PRCR_FORMAT, InputPixelFormat); in HAL_DCMIPP_PIPE_PARALLEL_SetInputPixelFormat() 2036 prcr_reg = hdcmipp->Instance->PRCR; in HAL_DCMIPP_PARALLEL_SetSyncUnmask()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_dcmipp.c | 405 CLEAR_BIT(hdcmipp->Instance->PRCR, DCMIPP_PRCR_ENABLE); in HAL_DCMIPP_DeInit() 532 WRITE_REG(hdcmipp->Instance->PRCR, prcr_reg); in HAL_DCMIPP_PARALLEL_SetConfig() 552 SET_BIT(hdcmipp->Instance->PRCR, DCMIPP_PRCR_ENABLE); in HAL_DCMIPP_PARALLEL_SetConfig() 711 CLEAR_BIT(csi_instance->PRCR, CSI_PRCR_PEN); in HAL_DCMIPP_CSI_SetConfig() 755 SET_BIT(csi_instance->PRCR, CSI_PRCR_PEN); in HAL_DCMIPP_CSI_SetConfig() 851 CLEAR_BIT(hdcmipp->Instance->PRCR, DCMIPP_PRCR_ENABLE); in HAL_DCMIPP_CSI_PIPE_SetConfig() 3836 tmp = READ_REG(hdcmipp->Instance->PRCR); in HAL_DCMIPP_PIPE_SetCropConfig() 3918 tmp = READ_REG(hdcmipp->Instance->PRCR); in HAL_DCMIPP_PIPE_EnableCrop() 4034 tmp = (hdcmipp->Instance->PRCR & DCMIPP_PRCR_EDM); in HAL_DCMIPP_PIPE_SetBytesDecimationConfig() 6325 MODIFY_REG(hdcmipp->Instance->PRCR, DCMIPP_PRCR_FORMAT, InputPixelFormat); in HAL_DCMIPP_PIPE_PARALLEL_SetInputPixelFormat() [all …]
|
/hal_stm32-latest/stm32cube/stm32n6xx/soc/ |
D | stm32n645xx.h | 448 …__IO uint32_t PRCR; /*!< CSI PHY reset control register Address… member 536 …__IO uint32_t PRCR; /*!< DCMIPP parallel interface control register … member
|
D | stm32n657xx.h | 525 …__IO uint32_t PRCR; /*!< CSI PHY reset control register Address… member 613 …__IO uint32_t PRCR; /*!< DCMIPP parallel interface control register … member
|
D | stm32n655xx.h | 497 …__IO uint32_t PRCR; /*!< CSI PHY reset control register Address… member 585 …__IO uint32_t PRCR; /*!< DCMIPP parallel interface control register … member
|
D | stm32n647xx.h | 476 …__IO uint32_t PRCR; /*!< CSI PHY reset control register Address… member 564 …__IO uint32_t PRCR; /*!< DCMIPP parallel interface control register … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 473 …__IO uint32_t PRCR; /*!< Parallel interface control register Address offset:… member
|
D | stm32h7s7xx.h | 528 …__IO uint32_t PRCR; /*!< Parallel interface control register Address offset:… member
|
D | stm32h7s3xx.h | 521 …__IO uint32_t PRCR; /*!< Parallel interface control register Address offset:… member
|
D | stm32h7r7xx.h | 478 …__IO uint32_t PRCR; /*!< Parallel interface control register Address offset:… member
|