Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ tt_lvgl_start
Function
tt_lvgl_start
TactilityC/Source/tt_lvgl.cpp:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
void tt_lvgl_start() {
11
tt::lvgl::start();
12
}
13
14
void tt_lvgl_stop() {
15
tt::lvgl::stop();
Callers
nothing calls this directly
Calls
1
start
Function · 0.50
Tested by
no test coverage detected