MCPcopy 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
180void stop() {
181 check(module_stop(&lvgl_module) == ERROR_NONE);
182}
183
184} // namespace

Callers 1

stop_appFunction · 0.70

Calls 2

module_stopFunction · 0.85
checkFunction · 0.50

Tested by

no test coverage detected