Home
last modified time | relevance | path

Searched defs:hdlc_rx_callback (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/hdlc_rcp_if/
Dhdlc_rcp_if_nxp.c65 static int hdlc_register_rx_cb(hdlc_rx_callback_t hdlc_rx_callback, void *param) in hdlc_register_rx_cb()
Dhdlc_rcp_if_uart.c159 static int hdlc_register_rx_cb(hdlc_rx_callback_t hdlc_rx_callback, void *param) in hdlc_register_rx_cb()
/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.hpp163 hdlc_rx_callback_t hdlc_rx_callback; member in ot::Hdlc::HdlcInterface