Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/platform/watchdog/
H A Dwatchdog_wm.c28 static int g_watchdogTimeout; variable
56 g_watchdogTimeout = seconds; in WatchdogDevSetTimeout()
68 g_watchdogTimeout = tls_watchdog_stop_cal_elapsed_time(); in WatchdogDevGetTimeout()
70 *seconds = g_watchdogTimeout; in WatchdogDevGetTimeout()
H A Dwatchdog_bes.c20 static int g_watchdogTimeout; variable
254 g_watchdogTimeout = seconds; in WatchdogDevSetTimeout()
267 *seconds = g_watchdogTimeout; in WatchdogDevGetTimeout()
H A Dwatchdog_stm32f4xx.c33 static int g_watchdogTimeout = 0; variable

Completed in 3 milliseconds