Home
last modified time | relevance | path

Searched defs:addrType (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/sccb/
Dfsl_sccb.c21 …uint8_t i2cAddr, sccb_reg_addr_t addrType, uint32_t reg, uint8_t value, sccb_i2c_send_func_t i2cSe… in SCCB_WriteReg()
27 sccb_reg_addr_t addrType, in SCCB_WriteMultiRegs()
37 …uint8_t i2cAddr, sccb_reg_addr_t addrType, uint32_t reg, uint8_t *value, sccb_i2c_receive_func_t i… in SCCB_ReadReg()
43 sccb_reg_addr_t addrType, in SCCB_ModifyReg()
/hal_nxp-latest/mcux/mcux-sdk/components/video/i2c/
Dfsl_video_i2c.c20 video_reg_addr_t addrType, in VIDEO_I2C_WriteReg()
51 video_reg_addr_t addrType, in VIDEO_I2C_ReadReg()
76 video_reg_addr_t addrType, in VIDEO_I2C_ModifyReg()
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/services/
Dsrtm_i2c_codec_adapter.h30 codec_reg_addr_t addrType; member