Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ stop
Function
stop
Tactility/Source/lvgl/Lvgl.cpp:180–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void stop() {
181
check(module_stop(&lvgl_module) == ERROR_NONE);
182
}
183
184
} // namespace
Callers
1
stop_app
Function · 0.70
Calls
2
module_stop
Function · 0.85
check
Function · 0.50
Tested by
no test coverage detected