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
a7ea7dbe
Commit
a7ea7dbe
authored
12 years ago
by
Gregory Nutt
Browse files
Options
Downloads
Patches
Plain Diff
KL25Z typos: AIPS, not APS or AIP
parent
3d4ee6f0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm/src/kl/chip/kl_memorymap.h
+3
-3
3 additions, 3 deletions
arch/arm/src/kl/chip/kl_memorymap.h
with
3 additions
and
3 deletions
arch/arm/src/kl/chip/kl_memorymap.h
+
3
−
3
View file @
a7ea7dbe
...
...
@@ -67,7 +67,7 @@
# define KL_SRAMU_BASE 0x20000000
/* -0x200fffff SRAM_U: Upper SRAM bitband
* region */
/* 0x20100000 * -0x3fffffff Reserved */
# define KIP_APS_BASE
0x40000000
/* -0x4007ffff AIPS Peripherals */
# define KIP_A
I
PS_BASE 0x40000000
/* -0x4007ffff AIPS Peripherals */
/* 0x40080000 * -0x400fffff Reserved */
# define KL_GPIO_BASE 0x400ff000
/* -0x400fffff General purpose input/output (GPIO) */
/* 0x40100000 * -0x43ffffff Reserved */
...
...
@@ -78,10 +78,10 @@
/* 0xe0100000 * -0xefffffff Reserved */
# define KL_MTB_BASE 0xf0000000
/* -0xffffffff Micro Trace Buffer (MTB) registers */
/* A
P
I Memory Map
*
******************************************************************/
/* AI
PS
Memory Map ******************************************************************/
# define KL_DMAC_BASE 0x40008000
/* DMA controller */
# define KL_AIPGPIO_BASE
0x4000f000
/* GPIO controller (aliased to 0x400f
_
000) */
# define KL_AIP
S
GPIO_BASE 0x4000f000
/* GPIO controller (aliased to 0x400f
f
000) */
# define KL_FTFL_BASE 0x40020000
/* Flash memory */
# define KL_DMAMUX0_BASE 0x40021000
/* DMA channel mutiplexer 0 */
# define KL_PIT_BASE 0x40037000
/* Periodic interrupt timers (PIT) */
...
...
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