Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/platform/
H A Dwatchdog_if.h67 WATCHDOG_IO_FEED, /**< Feed. */ enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/watchdog/
H A Dwatchdog_if_u.c285 ret = service->dispatcher->Dispatch(&service->object, WATCHDOG_IO_FEED, NULL, NULL); in WatchdogFeed()
H A Dwatchdog_core.c365 case WATCHDOG_IO_FEED: in WatchdogIoDispatch()