Searched refs:OV7725_VSIZE_REG (Results 1 – 2 of 2) sorted by relevance
57 #define OV7725_VSIZE_REG 0x1AU /*!< Vertical Sensor Size */ macro
500 OV7725_CHECK_RET(OV7725_WriteReg(handle, OV7725_VSIZE_REG, (uint8_t)(height >> 1U))); in OV7725_Init()