Searched refs:Wdog_GetValue (Results 1 – 3 of 3) sorted by relevance
23 unsigned int Wdog_GetValue(void); // 获得看门狗计数器(WDT_timer)
72 unsigned int Wdog_GetValue(void) in Wdog_GetValue() function
93 cnt = (rt_uint32_t) Wdog_GetValue(); in wdt_get_timeleft()
Completed in 6 milliseconds