|
TuyaOS
|
Common process - adapter the watchdog api 更多...
#include "tuya_cloud_types.h"

函数 | |
| OPERATE_RET | tkl_watchdog_deinit (VOID_T) |
| watchdog deinit 更多... | |
| UINT32_T | tkl_watchdog_init (TUYA_WDOG_BASE_CFG_T *cfg) |
| watchdog init 更多... | |
| OPERATE_RET | tkl_watchdog_refresh (VOID_T) |
| refresh watch dog 更多... | |
Common process - adapter the watchdog api
| OPERATE_RET tkl_watchdog_deinit | ( | VOID_T | ) |
watchdog deinit
| [in] | none |
| UINT32_T tkl_watchdog_init | ( | TUYA_WDOG_BASE_CFG_T * | cfg | ) |
watchdog init
| [in] | cfg | watchdog config |
| OPERATE_RET tkl_watchdog_refresh | ( | VOID_T | ) |
refresh watch dog
| [in] | none |