Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/camera/device/mt9m114/
Dfsl_mt9m114.c20 …VIDEO_I2C_WriteReg(MT9M114_I2C_ADDR, kVIDEO_RegAddr16Bit, (reg), (video_reg_width_t)(size), (value…
23 …VIDEO_I2C_ReadReg(MT9M114_I2C_ADDR, kVIDEO_RegAddr16Bit, (reg), (video_reg_width_t)(size), (value)…
26 …VIDEO_I2C_ModifyReg(MT9M114_I2C_ADDR, kVIDEO_RegAddr16Bit, (reg), (video_reg_width_t)(size), (clrM…
Dfsl_mt9m114.h32 #define MT9M114_I2C_ADDR 0x48U macro