Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.h273 #define OV7670_SCALING_YSC_REG 0x71U /*!< vertical scale factor. */ macro
Dfsl_ov7670.c375 (void)OV7670_WriteReg(handle, OV7670_SCALING_YSC_REG, resolution_config->scalingYsc); in OV7670_Resolution()