Home
last modified time | relevance | path

Searched refs:OV7670_HSTART_REG (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.c391 (void)OV7670_WriteReg(handle, OV7670_HSTART_REG, windowingConfig->hstart); in OV7670_SetWindow()
536 (void)OV7670_WriteReg(handle, OV7670_HSTART_REG, (uint8_t)u16Temp); in OV7670_SetWindowByCoordinates()
Dfsl_ov7670.h113 #define OV7670_HSTART_REG 0x17U /*!< Horiz start high bits. */ macro