Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
14827eea
Commit
14827eea
authored
14 years ago
by
patacongo
Browse files
Options
Downloads
Patches
Plain Diff
Fix comment
git-svn-id:
svn://svn.code.sf.net/p/nuttx/code/trunk@2998
42af7a65-404d-4744-a932-0658087f49c3
parent
a8c94492
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/avr/src/at91uc3/at91uc3_wdt.h
+1
-1
1 addition, 1 deletion
arch/avr/src/at91uc3/at91uc3_wdt.h
with
1 addition
and
1 deletion
arch/avr/src/at91uc3/at91uc3_wdt.h
+
1
−
1
View file @
14827eea
...
...
@@ -66,7 +66,7 @@
#define WDT_CTRL_KEY_SHIFT (24)
/* Bits 24-31: Write protection key */
#define WDT_CTRL_KEY_MASK (0xff << WDT_CTRL_KEY_SHIFT)
/* Clear Register Bit-field Definitions. These register
a
have no bit field
a
: "Writing
/* Clear Register Bit-field Definitions. These register
s
have no bit field
s
: "Writing
* periodically any value to this field when the WDT is enabled, within the watchdog
* time-out period, will prevent a watchdog reset."
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment