Searched defs:txb (Results 1 – 6 of 6) sorted by relevance
46 static struct spi_buf txb[MAX_TX_BUF], rxb; variable
91 uint8_t txb[NET_ETH_MTU]; member
41 uint8_t txb[NET_ETH_MAX_FRAME_SIZE]; member
130 const struct spi_buf txb = {.buf = tbuf, .len = sizeof(tbuf)}; in xpt2046_work_handler() local
326 static int qmspi_descr_alloc(QMSPI_Type *regs, const struct spi_buf *txb, in qmspi_descr_alloc()
203 struct spi_buf txb; in spi_saf_init() local