Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dcmipp.c1548 assert_param(IS_DCMIPP_PIPE_CROP_AREA(pCropConfig->PipeArea)); in HAL_DCMIPP_PIPE_SetCropConfig()
1578 (pCropConfig->PipeArea)); in HAL_DCMIPP_PIPE_SetCropConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dcmipp.h138 uint32_t PipeArea; /*!< Configures the DCMIPP Crop Area for the pipe0 member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h204 uint32_t PipeArea; /*!< Configures the DCMIPP Crop Area for the pipe0 member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c3824 assert_param(IS_DCMIPP_PIPE_CROP_AREA(pCropConfig->PipeArea)); in HAL_DCMIPP_PIPE_SetCropConfig()
3854 (pCropConfig->PipeArea)); in HAL_DCMIPP_PIPE_SetCropConfig()