Searched refs:com10 (Results 1 – 1 of 1) sorted by relevance
357 uint8_t com10 = 0; in OV7725_Init() local459 com10 |= OV7725_COM10_HREF_REVERSE_MASK; in OV7725_Init()464 com10 |= OV7725_COM10_VSYNC_NEG_MASK; in OV7725_Init()469 com10 |= OV7725_COM10_PCLK_REVERSE_MASK; in OV7725_Init()474 com10 |= OV7725_COM10_PCLK_OUT_MASK; in OV7725_Init()477 OV7725_CHECK_RET(OV7725_WriteReg(handle, OV7725_COM10_REG, com10)); in OV7725_Init()