Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr_lite/samgr/adapter/cmsis/
H A Dtime_adapter.c23 return WDT_Reset(ms); in WDT_Start()
26 int32 WDT_Reset(uint32 ms) in WDT_Reset() function
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dtime_adapter.c24 return WDT_Reset(ms); in WDT_Start()
27 int32 WDT_Reset(uint32 ms) in WDT_Reset() function
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
H A Dtime_adapter.h28 int32 WDT_Reset(uint32 ms);
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c110 WDT_Reset(WDG_SVC_REG_TIME); in Init()
120 WDT_Reset(WDG_SVC_BOOT_TIME); in SAMGR_Bootstrap()
172 WDT_Reset(WDG_SVC_REG_TIME); in InitCompleted()
180 WDT_Reset(WDG_SVC_TEST_TIME); in InitCompleted()

Completed in 3 milliseconds