Searched refs:OV7725_EXHCH_REG (Results 1 – 2 of 2) sorted by relevance
70 #define OV7725_EXHCH_REG 0x2AU /*!< Dummy Pixel Insert MSB */ macro
509 …return OV7725_WriteReg(handle, OV7725_EXHCH_REG, (((uint8_t)height & 1U) << 2U) | (((uint8_t)width… in OV7725_Init()