Searched refs:sccb_reg_addr_t (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/sccb/ |
| D | fsl_sccb.h | 37 } sccb_reg_addr_t; typedef 58 …uint8_t i2cAddr, sccb_reg_addr_t addrType, uint32_t reg, uint8_t value, sccb_i2c_send_func_t i2cSe… 72 sccb_reg_addr_t addrType, 89 …uint8_t i2cAddr, sccb_reg_addr_t addrType, uint32_t reg, uint8_t *value, sccb_i2c_receive_func_t i… 106 sccb_reg_addr_t addrType,
|
| D | fsl_sccb.c | 21 …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()
|