OV5640_QQVGA is only used within ov5640.
 
Symbols
loading...
Files
loading...

OV5640_QQVGA variable

Syntax

const uint16_t OV5640_QQVGA[][2]= { {0x3808, 0x00}, {0x3809, 0xA0}, {0x380a, 0x00}, {0x380b, 0x78}, {0x4300, 0x6F}, {0x4740, 0x22}, {0x501f, 0x01}, };

References

LocationReferrerText
ov5640.c:385
const uint16_t OV5640_QQVGA[][2]=
ov5640.c:477ov5640_Init()
for(index=0; index<(sizeof(OV5640_QQVGA)/4); index++)
ov5640.c:479ov5640_Init()
CAMERA_IO_Write(DeviceAddr, OV5640_QQVGA[index][0], OV5640_QQVGA[index][1]);

Data Use

Functions reading OV5640_QQVGA
OV5640_QQVGA
all items filtered out
Type of OV5640_QQVGA
OV5640_QQVGA
uint16_t
all items filtered out