Searched refs:MT9M114_I2C_ADDR (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/mt9m114/ |
| D | fsl_mt9m114.c | 20 …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…
|
| D | fsl_mt9m114.h | 32 #define MT9M114_I2C_ADDR 0x48U macro
|