Searched refs:OV7725_HOUTSIZE_REG (Results 1 – 2 of 2) sorted by relevance
69 #define OV7725_HOUTSIZE_REG 0x29U /*!< Horizontal Data Output Size 8 MSBs */ macro
501 OV7725_CHECK_RET(OV7725_WriteReg(handle, OV7725_HOUTSIZE_REG, (uint8_t)(width >> 2U))); in OV7725_Init()