Home
last modified time | relevance | path

Searched refs:video_reg_width_t (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/video/i2c/
Dfsl_video_i2c.h47 } video_reg_width_t; typedef
71 video_reg_width_t regWidth,
89 video_reg_width_t regWidth,
112 video_reg_width_t regWidth,
Dfsl_video_i2c.c22 video_reg_width_t regWidth, in VIDEO_I2C_WriteReg()
53 video_reg_width_t regWidth, in VIDEO_I2C_ReadReg()
78 video_reg_width_t regWidth, in VIDEO_I2C_ModifyReg()
/hal_nxp-latest/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…
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/
Dfsl_it6161.h93 VIDEO_I2C_WriteReg(addr, kVIDEO_RegAddr8Bit, reg, (video_reg_width_t)len, value, \
97 VIDEO_I2C_ReadReg(addr, kVIDEO_RegAddr8Bit, reg, (video_reg_width_t)len, (value), \
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6263/
Dfsl_it6263.c34 VIDEO_I2C_ReadReg(addr, kVIDEO_RegAddr8Bit, (reg), (video_reg_width_t)len, (value), \