Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/serial/
Dserial_test.c331 static int serial_vnd_api_tx(const struct device *dev, const uint8_t *tx_data, size_t len, in serial_vnd_api_tx() function
450 .tx = serial_vnd_api_tx,