Home
last modified time | relevance | path

Searched refs:WDT_Start (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
H A Dtime_adapter.h26 int32 WDT_Start(uint32 ms);
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/cmsis/
H A Dtime_adapter.c21 int32 WDT_Start(uint32 ms) in WDT_Start() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dtime_adapter.c22 int32 WDT_Start(uint32 ms) in WDT_Start() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.c220 WDT_Start(MSG_PROC_THRESHOLD); in BeginWork()
H A Dsamgr_lite.c88 WDT_Start(WDG_SAMGR_INIT_TIME); in Init()