Searched refs:OV7725_HSIZE_REG (Results 1 – 2 of 2) sorted by relevance
55 #define OV7725_HSIZE_REG 0x18U /*!< Horizontal Sensor Size */ macro
498 OV7725_CHECK_RET(OV7725_WriteReg(handle, OV7725_HSIZE_REG, (uint8_t)(hsize >> 2U))); in OV7725_Init()