MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / tt_lvgl_unlock

Function tt_lvgl_unlock

TactilityC/Source/tt_lvgl.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22void tt_lvgl_unlock() {
23 tt::lvgl::getSyncLock()->unlock();
24}
25
26}

Callers

nothing calls this directly

Calls 2

getSyncLockFunction · 0.85
unlockMethod · 0.45

Tested by

no test coverage detected