Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uarte.c352 uint8_t *tx_cache; member
903 data->async->tx.xfer_buf = config->tx_cache; in setup_tx_cache()
904 memcpy(config->tx_cache, &data->async->tx.buf[data->async->tx.cache_offset], len); in setup_tx_cache()
2563 (.tx_cache = uarte##idx##_tx_cache, \
Duart_nrfx_uarte2.c1001 .tx_cache = { \