Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.h302 #define OV7670_RGB444_REG 0x8cU /*!< RGB 444 control. */ macro
Dfsl_ov7670.c330 (void)OV7670_ModifyReg(handle, OV7670_RGB444_REG, 0x03, outputFormatConfig->rgb444); in OV7670_OutputFormat()