Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c3828 assert_param(IS_DCMIPP_PIPE_CROP_VSTART(pCropConfig->VStart)); in HAL_DCMIPP_PIPE_SetCropConfig()
3848 (pCropConfig->VStart << DCMIPP_P0SCSTR_VSTART_Pos)); in HAL_DCMIPP_PIPE_SetCropConfig()
3862 (pCropConfig->VStart << DCMIPP_P1CRSTR_VSTART_Pos)); in HAL_DCMIPP_PIPE_SetCropConfig()
3873 (pCropConfig->VStart << DCMIPP_P2CRSTR_VSTART_Pos)); in HAL_DCMIPP_PIPE_SetCropConfig()
5011 assert_param(IS_DCMIPP_ROI_START(pROIConfig->VStart)); in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()
5047 … ((uint32_t)pROIConfig->VStart << 16U) | (pROIConfig->HStart))); in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()
5665 assert_param(IS_DCMIPP_PIPE_STAT_EXTRACTION_START(pStatisticExtractionAreaConfig->VStart)); in HAL_DCMIPP_PIPE_SetISPAreaStatisticExtractionConfig()
5673 (pStatisticExtractionAreaConfig->VStart << DCMIPP_P1STSTR_VSTART_Pos)); in HAL_DCMIPP_PIPE_SetISPAreaStatisticExtractionConfig()
7342 …pStatisticExtractionAreaConfig->VStart = ((tmp & DCMIPP_P1STSTR_VSTART) >> DCMIPP_P1STSTR_VSTART_P… in HAL_DCMIPP_PIPE_GetISPAreaStatisticExtractionConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h196 uint32_t VStart; /*!< Configures the DCMIPP Crop Vertical Start member
210 uint32_t VStart; /*!< Configures the DCMIPP Statistic Extraction Vertical Start member
323 uint32_t VStart; /*!< Configures the DCMIPP Region Of Interest Vertical Start member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dcmipp.c1552 assert_param(IS_DCMIPP_PIPE_CROP_VSTART(pCropConfig->VStart)); in HAL_DCMIPP_PIPE_SetCropConfig()
1572 (pCropConfig->VStart << DCMIPP_P0SCSTR_VSTART_Pos)); in HAL_DCMIPP_PIPE_SetCropConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dcmipp.h130 uint32_t VStart; /*!< Configures the DCMIPP Crop Vertical Start member