Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/
H A Dtime_adapter.h30 int32 WDT_Stop(void);
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/cmsis/
H A Dtime_adapter.c32 int32 WDT_Stop(void) in WDT_Stop() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dtime_adapter.c33 int32 WDT_Stop(void) in WDT_Stop() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.c235 WDT_Stop(); in EndWork()
H A Dsamgr_lite.c184 WDT_Stop(); in InitCompleted()