Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/camera/device/ov7725/
Dfsl_ov7725.h54 #define OV7725_HSTART_REG 0x17U /*!< Horizontal Frame (HREF column) Start 8 MSBs */ macro
Dfsl_ov7725.c497 OV7725_CHECK_RET(OV7725_WriteReg(handle, OV7725_HSTART_REG, (uint8_t)(hstart >> 2U))); in OV7725_Init()