Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dwatchdog_if.h65 WATCHDOG_IO_SET_TIMEOUT, /**< Set timrout. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/watchdog/
H A Dwatchdog_if_u.c225 ret = service->dispatcher->Dispatch(&service->object, WATCHDOG_IO_SET_TIMEOUT, data, NULL); in WatchdogSetTimeout()
H A Dwatchdog_core.c361 case WATCHDOG_IO_SET_TIMEOUT: in WatchdogIoDispatch()