上传文件至 /
This commit is contained in:
10
lhl_watchdog.h
Normal file
10
lhl_watchdog.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __LHL_WATCHDOG_H__
|
||||
#define __LHL_WATCHDOG_H__
|
||||
|
||||
void SystemIWDGInit(void);
|
||||
void Stop_WDT(void);
|
||||
void Clear_WDT(void);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user