Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_pipe.c29 static uart_pipe_recv_cb app_cb; variable
53 recv_buf = app_cb(recv_buf, &recv_off); in uart_pipe_rx()
100 app_cb = cb; in uart_pipe_register()