Home
last modified time | relevance | path

Searched refs:WATCHDOG_IO_START (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dwatchdog_if.h63 WATCHDOG_IO_START, /**< Start. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/watchdog/
H A Dwatchdog_if_u.c167 ret = service->dispatcher->Dispatch(&service->object, WATCHDOG_IO_START, NULL, NULL); in WatchdogStart()
H A Dwatchdog_core.c357 case WATCHDOG_IO_START: in WatchdogIoDispatch()