Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
static void _setup_debug_rxind_hook(void)
99
{
100
rt_hw_serial_rxind_sethook(&_set_debug_node);
101
}
102
103
int lwp_startup_debug_request(void)
104
{
Callers
1
_tty_workqueue_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected