MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / _setup_debug_rxind_hook

Function _setup_debug_rxind_hook

components/drivers/serial/serial_tty.c:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98static void _setup_debug_rxind_hook(void)
99{
100 rt_hw_serial_rxind_sethook(&_set_debug_node);
101}
102
103int lwp_startup_debug_request(void)
104{

Callers 1

_tty_workqueue_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected