Function gx_hal_watchdog_ping¶
Defined in file__output_copyinclude_src_include_watchdog_gx_hal_watchdog.h
Function Documentation¶
-
hal_status gx_hal_watchdog_ping(GX_HAL_WDT *dev)¶
刷新看门狗(喂狗)
- 参数
dev – 看门狗设备句柄
- Returns HAL_OK
成功
- Returns HAL_ERROR
失败
- 返回
hal_status 是否成功