Searched refs:txlength (Results 1 – 1 of 1) sorted by relevance
149 ATCA_STATUS hal_i2c_send(ATCAIface iface, uint8_t *txdata, int txlength) in hal_i2c_send() argument153 txlength++; in hal_i2c_send()154 …WriteBuffer((I2c_t *)NULL, iface->mIfaceCFG->atcai2c.slave_address, txdata, (size_t)txlength) == 1) in hal_i2c_send()