Home
last modified time | relevance | path

Searched defs:wdg (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/amp_adapter/platform/linux/peripheral/
A Daos_hal_wdg.c9 int32_t aos_hal_wdg_init(wdg_dev_t *wdg) in aos_hal_wdg_init()
20 void aos_hal_wdg_reload(wdg_dev_t *wdg) in aos_hal_wdg_reload()
26 int32_t aos_hal_wdg_finalize(wdg_dev_t *wdg) in aos_hal_wdg_finalize()
/AliOS-Things-master/hardware/chip/haas1000/hal/
A Dwdg.c15 int32_t hal_wdg_init(wdg_dev_t *wdg) in hal_wdg_init()
25 void hal_wdg_reload(wdg_dev_t *wdg) in hal_wdg_reload()
38 int32_t hal_wdg_finalize(wdg_dev_t *wdg) in hal_wdg_finalize()
/AliOS-Things-master/components/drivers/peripheral/watchdog/src/
A Dwdg_core.c14 wdg_controller_t *wdg = arg; in wdt_event_cb_fun() local
34 wdg_controller_t *wdg = NULL; in aos_wdg_open() local
107 aos_status_t _aos_wdg_auto_config(wdg_controller_t *wdg) in _aos_wdg_auto_config()
159 wdg_controller_t *wdg = NULL; in aos_wdg_close() local
214 wdg_controller_t *wdg = NULL; in aos_wdg_control() local
310 wdg_controller_t *wdg = NULL; in aos_wdg_feed() local
A Dwdg_dev.c29 wdg_dev_handle_t wdg = (wdg_dev_handle_t)f->f_arg; in wdg_device_ioctl() local
69 wdg_dev_handle_t wdg = NULL; in wdg_device_open() local
92 wdg_dev_handle_t wdg = (wdg_dev_handle_t)f->f_arg; in wdg_device_close() local
/AliOS-Things-master/components/amp_adapter/platform/aos/peripheral/
A Daos_hal_wdg.c16 int32_t aos_hal_wdg_init(wdg_dev_t *wdg) in aos_hal_wdg_init()
57 void aos_hal_wdg_reload(wdg_dev_t *wdg) in aos_hal_wdg_reload()
82 int32_t aos_hal_wdg_finalize(wdg_dev_t *wdg) in aos_hal_wdg_finalize()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Dwdg.c34 int32_t hal_wdg_init(wdg_dev_t *wdg) in hal_wdg_init()
44 void hal_wdg_reload(wdg_dev_t *wdg) in hal_wdg_reload()
54 int32_t hal_wdg_finalize(wdg_dev_t *wdg) in hal_wdg_finalize()
/AliOS-Things-master/components/libc_stub/compilers/armlibc/
A Dhal_stub.c72 WEAK int hal_wdg_finalize(wdg_dev_t *wdg) in hal_wdg_finalize()
78 WEAK int hal_wdg_init(wdg_dev_t *wdg) in hal_wdg_init()
84 WEAK void hal_wdg_reload(wdg_dev_t *wdg) in hal_wdg_reload()
/AliOS-Things-master/components/py_engine/tests/haas/HaaS100/python-apps/driver/wdg/
A Dmain.py8 wdg = WDG() variable
/AliOS-Things-master/components/py_engine/tests/haas/HaaSEdu/python-apps/driver/wdg/
A Dmain.py8 wdg = WDG() variable
/AliOS-Things-master/components/drivers/peripheral/watchdog/example/
A Dwdg_example.c60 wdg_dev_handle_t wdg = NULL; in aos_wdg_reload_test() local
/AliOS-Things-master/components/amp/libjs/
A Dgenerator.js27 wdg: 'JSE_HW_ADDON_WDG', property in macro4libjs

Completed in 25 milliseconds