Searched defs:buf_tx (Results 1 – 3 of 3) sorted by relevance
61 const struct spi_buf buf_tx = { in spi_rw() local
78 uint8_t buf_tx[OA_TC6_HDR_SIZE + 12] = {0}; in oa_tc6_reg_write() local337 int oa_tc6_chunk_spi_transfer(struct oa_tc6 *tc6, uint8_t *buf_rx, uint8_t *buf_tx, uint32_t hdr, 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()