Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/hdlc_rcp_if/
Dhdlc_rcp_if_uart.c66 static void ot_uart_rx_cb(struct k_work *item) in ot_uart_rx_cb() function
164 k_work_init(&ot_uart.work, ot_uart_rx_cb); in hdlc_register_rx_cb()