Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ terminate
Method
terminate
Sming/Arch/Host/Components/driver/uart_server.cpp:207–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
void CUart::terminate()
208
{
209
join();
210
host_debug_i(
"UART%u server destroyed"
, uart_nr);
211
}
212
213
void CUart::onNotify(smg_uart_t* uart, smg_uart_notify_code_t code)
214
{
Callers
2
destroyKeyboardThread
Function · 0.45
shutdown
Function · 0.45
Calls
1
post
Method · 0.45
Tested by
no test coverage detected