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
|
@ -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…
Reference in New Issue