Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ zephyr_reset
Function
zephyr_reset
xs/platforms/zephyr/xsPlatform.c:777–780 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
775
}
776
777
void zephyr_reset()
778
{
779
sys_reboot(SYS_REBOOT_COLD);
780
}
781
782
Callers
1
doRemoteCommand
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected