Home
last modified time | relevance | path

Searched defs:WatchdogTimerFunc (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/time/
Dclocksource.rs169 pub struct WatchdogTimerFunc; struct
170 impl TimerFunction for WatchdogTimerFunc { implementation