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

Function unlock

Tactility/Source/lvgl/LvglSync.cpp:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10}
11
12void unlock() {
13 lvgl_unlock();
14}
15
16class LvglSync : public Lock {
17public:

Callers 15

statusbar_pubsub_eventFunction · 0.70
usbHidInputTaskFunction · 0.70
stopUsbHidInputFunction · 0.70
initBootFunction · 0.50
startMethod · 0.50
applyAutoRotationMethod · 0.50
lateStartMethod · 0.50
hidHostHandleMouseReportFunction · 0.50
hidHostSubscribeNextFunction · 0.50
hidHostGapCbFunction · 0.50
makeScreenshotFunction · 0.50
updateMethod · 0.50

Calls 1

lvgl_unlockFunction · 0.50

Tested by

no test coverage detected