Searched defs:buf_tx (Results 1 – 3 of 3) sorted by relevance
71 uint8_t buf_tx[OA_TC6_HDR_SIZE + 12] = { 0 }; in oa_tc6_reg_write() local272 int oa_tc6_chunk_spi_transfer(struct oa_tc6 *tc6, uint8_t *buf_rx, uint8_t *buf_tx, in oa_tc6_chunk_spi_transfer()
61 const struct spi_buf buf_tx = { in spi_rw() local
41 static uint8_t buf_tx[NET_IPV6_MTU]; variable