Searched refs:hsize (Results 1 – 1 of 1) sorted by relevance
360 uint16_t hstart, vstart, hsize; in OV7725_Init() local494 hsize = width + 16U; in OV7725_Init()498 OV7725_CHECK_RET(OV7725_WriteReg(handle, OV7725_HSIZE_REG, (uint8_t)(hsize >> 2U))); in OV7725_Init()505 (((uint8_t)hsize & 3U) << 0U); in OV7725_Init()