Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_wm.c27 static int g_watchdogStart; variable
50 g_watchdogStart = 1; in WatchdogDevStart()
80 if (g_watchdogStart == 1) { in WatchdogDevGetStatus()
93 if (g_watchdogStart == 1) { in WatchdogDevFeed()
H A Dwatchdog_bes.c19 static int g_watchdogStart; variable
224 g_watchdogStart = 1; in WatchdogDevStart()
241 g_watchdogStart = 0; in WatchdogDevStop()
277 if (g_watchdogStart == 1) { in WatchdogDevGetStatus()
H A Dwatchdog_stm32f4xx.c32 static int g_watchdogStart = 0; variable
293 g_watchdogStart = 1;
342 if (g_watchdogStart == 1) {

Completed in 3 milliseconds