Home
last modified time | relevance | path

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

/DragonOS/kernel/src/time/
H A Dclocksource.rs193 pub struct WatchdogTimerFunc; struct
194 impl TimerFunction for WatchdogTimerFunc { implementation