Searched refs:tx_buffers (Results 1 – 2 of 2) sorted by relevance
55 const struct spi_buf tx_buffers = {.buf = tx_buffer, .len = bytes_to_send}; in cmd_spi_transceive() local58 const struct spi_buf_set tx_buf_set = {.buffers = &tx_buffers, .count = 1}; in cmd_spi_transceive()
308 DT_INST_REG_ADDR_BY_NAME_OR(n, tx_buffers, \