Searched refs:hw_watchdog_enabled (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/watchdog/
H A Dwatchdog.c95 static bool hw_watchdog_enabled; variable
115 if (hw_watchdog_enabled == enabled)
118 hw_watchdog_enabled = enabled;

Completed in 72 milliseconds