mirror of
https://github.com/apache/nuttx.git
synced 2026-08-25 07:27:11 +00:00
Another typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2969 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
a09f42fb97
commit
40af4b21a0
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@
|
|||
#define AVR32_MPUAPRD 0x190 /* MPU Access Permission Register Data regions */
|
||||
#define AVR32_MPUCR 0x194 /* MPU Control Register */
|
||||
/* 0x198-0x2fc: Reserved for future use */
|
||||
#define AVR32_IMPL 0x30 /* 0x300-0x3fc: Implementation defined */
|
||||
#define AVR32_IMPL 0x300 /* 0x300-0x3fc: Implementation defined */
|
||||
|
||||
/* Status register bit definitions */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue