Home
last modified time | relevance | path

Searched refs:VRatio (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4179 assert_param(IS_DCMIPP_VRATIO(pDecConfig->VRatio)); in HAL_DCMIPP_PIPE_SetISPDecimationConfig()
4194 (pDecConfig->VRatio | pDecConfig->HRatio)); in HAL_DCMIPP_PIPE_SetISPDecimationConfig()
4285 assert_param(IS_DCMIPP_VRATIO(pDecConfig->VRatio)); in HAL_DCMIPP_PIPE_SetDecimationConfig()
4295 (pDecConfig->VRatio | pDecConfig->HRatio)); in HAL_DCMIPP_PIPE_SetDecimationConfig()
4300 (pDecConfig->VRatio | pDecConfig->HRatio)); in HAL_DCMIPP_PIPE_SetDecimationConfig()
4408 assert_param(IS_DCMIPP_DOWSIZE_RATIO(pDownsizeConfig->VRatio)); in HAL_DCMIPP_PIPE_SetDownsizeConfig()
4423 (pDownsizeConfig->VRatio << DCMIPP_P1DSRTIOR_VRATIO_Pos)); in HAL_DCMIPP_PIPE_SetDownsizeConfig()
4439 (pDownsizeConfig->VRatio << DCMIPP_P2DSRTIOR_VRATIO_Pos)); in HAL_DCMIPP_PIPE_SetDownsizeConfig()
7276 pDecConfig->VRatio = (p1decr & DCMIPP_P1DECR_VDEC); in HAL_DCMIPP_PIPE_GetISPDecimationConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h365 uint32_t VRatio; /*!< Configures the DCMIPP Downsize Vertical Ratio member
377 uint32_t VRatio; /*!< Configures the DCMIPP Downsize Vertical Size member