Searched defs:buf_tx (Results 1 – 3 of 3) sorted by relevance
79 uint8_t buf_tx[OA_TC6_HDR_SIZE + 12] = { 0 }; in oa_tc6_reg_write() local280 int oa_tc6_chunk_spi_transfer(struct oa_tc6 *tc6, uint8_t *buf_rx, uint8_t *buf_tx, in oa_tc6_chunk_spi_transfer()
143 int eth_adin2111_oa_spi_xfer(const struct device *dev, uint8_t *buf_rx, uint8_t *buf_tx, int len) in eth_adin2111_oa_spi_xfer()
61 const struct spi_buf buf_tx = { in spi_rw() local