Home
last modified time | relevance | path

Searched refs:watchdog_timer (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/time/
H A Dclocksource.rs912 let watchdog_timer = Timer::new(watchdog_func, cs_watchdog.timer_expires); in create_new_watchdog_timer_function() localVariable
913 watchdog_timer.activate(); in create_new_watchdog_timer_function()