Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c3825 assert_param(IS_DCMIPP_PIPE_CROP_HSTART(pCropConfig->HStart)); in HAL_DCMIPP_PIPE_SetCropConfig()
3847 (pCropConfig->HStart << DCMIPP_P0SCSTR_HSTART_Pos) | in HAL_DCMIPP_PIPE_SetCropConfig()
3861 (pCropConfig->HStart << DCMIPP_P1CRSTR_HSTART_Pos) | \ in HAL_DCMIPP_PIPE_SetCropConfig()
3872 (pCropConfig->HStart << DCMIPP_P2CRSTR_HSTART_Pos) | \ in HAL_DCMIPP_PIPE_SetCropConfig()
5010 assert_param(IS_DCMIPP_ROI_START(pROIConfig->HStart)); in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()
5047 … ((uint32_t)pROIConfig->VStart << 16U) | (pROIConfig->HStart))); in HAL_DCMIPP_PIPE_SetRegionOfInterestConfig()
5664 assert_param(IS_DCMIPP_PIPE_STAT_EXTRACTION_START(pStatisticExtractionAreaConfig->HStart)); in HAL_DCMIPP_PIPE_SetISPAreaStatisticExtractionConfig()
5672 (pStatisticExtractionAreaConfig->HStart << DCMIPP_P1STSTR_HSTART_Pos) | \ in HAL_DCMIPP_PIPE_SetISPAreaStatisticExtractionConfig()
7341 …pStatisticExtractionAreaConfig->HStart = ((tmp & DCMIPP_P1STSTR_HSTART) >> DCMIPP_P1STSTR_HSTART_P… in HAL_DCMIPP_PIPE_GetISPAreaStatisticExtractionConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h198 uint32_t HStart; /*!< Configures the DCMIPP Crop Horizontal Start member
212 uint32_t HStart; /*!< Configures the DCMIPP Statistic Extraction Horizontal Start member
325 uint32_t HStart; /*!< Configures the DCMIPP Region Of Interest Horizontal Start member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dcmipp.c1549 assert_param(IS_DCMIPP_PIPE_CROP_HSTART(pCropConfig->HStart)); in HAL_DCMIPP_PIPE_SetCropConfig()
1571 (pCropConfig->HStart << DCMIPP_P0SCSTR_HSTART_Pos) | in HAL_DCMIPP_PIPE_SetCropConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dcmipp.h132 uint32_t HStart; /*!< Configures the DCMIPP Crop Horizontal Start member