Lines Matching refs:txBuffSize
75 uint8_t txBuffSize) in BOARD_LPI2C_Send() argument
85 xfer.dataSize = txBuffSize; in BOARD_LPI2C_Send()
115 uint8_t txBuffSize) in BOARD_LPI2C_SendSCCB() argument
125 xfer.dataSize = txBuffSize; in BOARD_LPI2C_SendSCCB()
187 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Codec_I2C_Send() argument
190 txBuffSize); in BOARD_Codec_I2C_Send()
207 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Camera_I2C_Send() argument
210 txBuffSize); in BOARD_Camera_I2C_Send()
221 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Camera_I2C_SendSCCB() argument
224 txBuffSize); in BOARD_Camera_I2C_SendSCCB()
235 …iceAddress, uint32_t subAddress, uint8_t subAddressSize, const uint8_t *txBuff, uint8_t txBuffSize) in BOARD_Touch_I2C_Send() argument
238 txBuffSize); in BOARD_Touch_I2C_Send()