Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dcmipp.h2377 #define IS_DCMIPP_VRATIO(VRATIO) (((VRATIO) == DCMIPP_VDEC_ALL) ||\ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dcmipp.c4179 assert_param(IS_DCMIPP_VRATIO(pDecConfig->VRatio)); in HAL_DCMIPP_PIPE_SetISPDecimationConfig()
4285 assert_param(IS_DCMIPP_VRATIO(pDecConfig->VRatio)); in HAL_DCMIPP_PIPE_SetDecimationConfig()