Lines Matching refs:txBuffSize
66 uint8_t txBuffSize) in BOARD_LPI2C_Send() argument
76 xfer.dataSize = txBuffSize; in BOARD_LPI2C_Send()
106 uint8_t txBuffSize) in BOARD_LPI2C_SendSCCB() argument
116 xfer.dataSize = txBuffSize; in BOARD_LPI2C_SendSCCB()
178 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Codec_I2C_Send() argument
181 txBuffSize); in BOARD_Codec_I2C_Send()
204 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Camera_I2C_Send() argument
207 txBuffSize); in BOARD_Camera_I2C_Send()
218 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Camera_I2C_SendSCCB() argument
221 txBuffSize); in BOARD_Camera_I2C_SendSCCB()
246 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_MIPIPanelTouch_I2C_Send() argument
249 (uint8_t *)txBuff, txBuffSize); in BOARD_MIPIPanelTouch_I2C_Send()