Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.c62 ov7670_output_format_config_t OV7670_FORMAT_RGB565 = {0x04, 0xd0, 0x00}; variable
577 config->outputFormat = (ov7670_output_format_config_t *)&OV7670_FORMAT_RGB565; in OV7670_GetDefaultConfig()
726 cameraConfig.outputFormat = &OV7670_FORMAT_RGB565; in OV7670_Init()
Dfsl_ov7670.h557 extern ov7670_output_format_config_t OV7670_FORMAT_RGB565;