Searched defs:tx_buf_len (Results 1 – 3 of 3) sorted by relevance
115 const uint8_t *tx_buf, size_t tx_buf_len, in prepare_for_transfer()
175 static void spi_sam_fast_tx(Spi *regs, const uint8_t *tx_buf, const uint32_t tx_buf_len) in spi_sam_fast_tx()469 uint32_t tx_buf_len) in spi_sam_tx()
74 size_t tx_buf_len; member588 size_t tx_buf_len = 0; in uart_emul_async_tx_handler() local