Lines Matching refs:txBuffSize
74 uint8_t txBuffSize) in BOARD_LPI2C_Send() argument
84 xfer.dataSize = txBuffSize; in BOARD_LPI2C_Send()
114 uint8_t txBuffSize) in BOARD_LPI2C_SendSCCB() argument
124 xfer.dataSize = txBuffSize; in BOARD_LPI2C_SendSCCB()
186 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Codec_I2C_Send() argument
189 txBuffSize); in BOARD_Codec_I2C_Send()
206 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Camera_I2C_Send() argument
209 txBuffSize); in BOARD_Camera_I2C_Send()
220 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Camera_I2C_SendSCCB() argument
223 txBuffSize); in BOARD_Camera_I2C_SendSCCB()
234 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Touch_I2C_Send() argument
237 txBuffSize); in BOARD_Touch_I2C_Send()