Home
last modified time | relevance | path

Searched refs:tx_buffers (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_shell.c55 const struct spi_buf tx_buffers = {.buf = tx_buffer, .len = bytes_to_send}; in cmd_spi_transceive() local
58 const struct spi_buf_set tx_buf_set = {.buffers = &tx_buffers, .count = 1}; in cmd_spi_transceive()
/Zephyr-latest/drivers/ethernet/
Deth_litex_liteeth.c308 DT_INST_REG_ADDR_BY_NAME_OR(n, tx_buffers, \