Searched refs:video_reg_width_t (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/video/i2c/ |
| D | fsl_video_i2c.h | 47 } video_reg_width_t; typedef 71 video_reg_width_t regWidth, 89 video_reg_width_t regWidth, 112 video_reg_width_t regWidth,
|
| D | fsl_video_i2c.c | 22 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/ |
| 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…
|
| /hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/ |
| D | fsl_it6161.h | 93 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/ |
| D | fsl_it6263.c | 34 VIDEO_I2C_ReadReg(addr, kVIDEO_RegAddr8Bit, (reg), (video_reg_width_t)len, (value), \
|