Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ watchdog.cpp
File
watchdog.cpp
tests/fl/wdt/watchdog.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// ok cpp include
2
//
3
// Unit tests for fl::Watchdog (the unified cross-platform watchdog API).
4
// Runs against the stub host implementation (`platforms/stub/watchdog_stub.impl.hpp`).
Callers
nothing calls this directly
Calls
15
resetCauseName
Function · 0.85
describe
Method · 0.80
lastResetInfo
Method · 0.80
sleep_for
Function · 0.50
string_view
Class · 0.50
disable
Method · 0.45
begin
Method · 0.45
feed
Method · 0.45
persistWrite
Method · 0.45
persistRead
Method · 0.45
safeModeThreshold
Method · 0.45
setSafeModeThreshold
Method · 0.45
Tested by
no test coverage detected