Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
V
VC66_7C
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISUZU
  • VC66_7C
  • Repository

Switch branch/tag
  • vc66_7c
  • source
  • Driver
  • WDT
  • Watchdog.h
Find file
BlameHistoryPermalink
  • hu's avatar
    首次增加,交样版本程序 · 81aa0a56
    hu authored 3 years ago
    81aa0a56
Watchdog.h 117 Bytes
EditWeb IDE
1 2 3 4 5 6 7 8

#ifndef WATCHDOG_H__
#define WATCHDOG_H__

extern void WDT_Init(void);
extern void WDT_Clear(void);

#endif

Replace Watchdog.h

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.