Home
last modified time | relevance | path

Searched refs:RT_DEVICE_CTRL_WDT_STOP (Results 1 – 4 of 4) sorted by relevance

/components/drivers/include/drivers/
A Ddev_watchdog.h21 #define RT_DEVICE_CTRL_WDT_STOP (RT_DEVICE_CTRL_BASE(WDT) + 6) /* stop watchdog */ macro
/components/drivers/watchdog/
A Ddev_watchdog.c45 if (wtd->ops->control(wtd, RT_DEVICE_CTRL_WDT_STOP, RT_NULL) != RT_EOK) in rt_watchdog_close()
A Dwatchdog-i6300esb.c166 case RT_DEVICE_CTRL_WDT_STOP: in i6300esb_wdt_control()
A Dwatchdog-dw.c408 case RT_DEVICE_CTRL_WDT_STOP: in dw_wdt_control()

Completed in 18 milliseconds