Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/uart/passthrough/src/
Dmain.c20 bool rx_error; member
37 .rx_error = false,
49 .rx_error = false,
65 patch->rx_error = true; in uart_cb()
81 patch->rx_error = true; in uart_cb()
90 patch->rx_error = true; in uart_cb()
102 if (patch->rx_error) { in passthrough()
104 patch->rx_error = false; in passthrough()