Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/camera/device/ov7725/
Dfsl_ov7725.h111 #define OV7725_DSP_CTRL1_REG 0x64U /*!< DSP Control Byte 1 */ macro
Dfsl_ov7725.c525 return OV7725_ModifyReg(handle, OV7725_DSP_CTRL1_REG, 1U << 5, 1U << 5); in OV7725_SetSpecialEffect()