PicoSDK
Select one of the symbols to view example projects that use it.
Symbol previews are coming soon...
Outline
#define _ADDRESSMAP_H
#include "hardware/platform_defs.h"
#define REG_ALIAS_RW_BITS
#define REG_ALIAS_XOR_BITS
#define REG_ALIAS_SET_BITS
#define REG_ALIAS_CLR_BITS
#define ROM_BASE
#define XIP_BASE
#define XIP_SRAM_BASE
#define XIP_END
#define XIP_NOCACHE_NOALLOC_BASE
#define XIP_SRAM_END
#define XIP_NOCACHE_NOALLOC_END
#define XIP_MAINTENANCE_BASE
#define XIP_NOCACHE_NOALLOC_NOTRANSLATE_BASE
#define SRAM0_BASE
#define XIP_NOCACHE_NOALLOC_NOTRANSLATE_END
#define SRAM_BASE
#define SRAM_STRIPED_BASE
#define SRAM4_BASE
#define SRAM8_BASE
#define SRAM_STRIPED_END
#define SRAM_SCRATCH_X_BASE
#define SRAM9_BASE
#define SRAM_SCRATCH_Y_BASE
#define SRAM_END
#define SYSINFO_BASE
#define SYSCFG_BASE
#define CLOCKS_BASE
#define PSM_BASE
#define RESETS_BASE
#define IO_BANK0_BASE
#define IO_QSPI_BASE
#define PADS_BANK0_BASE
#define PADS_QSPI_BASE
#define XOSC_BASE
#define PLL_SYS_BASE
#define PLL_USB_BASE
#define ACCESSCTRL_BASE
#define BUSCTRL_BASE
#define UART0_BASE
#define UART1_BASE
#define SPI0_BASE
#define SPI1_BASE
#define I2C0_BASE
#define I2C1_BASE
#define ADC_BASE
#define PWM_BASE
#define TIMER0_BASE
#define TIMER1_BASE
#define HSTX_CTRL_BASE
#define XIP_CTRL_BASE
#define XIP_QMI_BASE
#define WATCHDOG_BASE
#define BOOTRAM_BASE
#define BOOTRAM_END
#define ROSC_BASE
#define TRNG_BASE
#define SHA256_BASE
#define POWMAN_BASE
#define TICKS_BASE
#define OTP_BASE
#define OTP_DATA_BASE
#define OTP_DATA_RAW_BASE
#define OTP_DATA_GUARDED_BASE
#define OTP_DATA_RAW_GUARDED_BASE
#define CORESIGHT_PERIPH_BASE
#define CORESIGHT_ROMTABLE_BASE
#define CORESIGHT_AHB_AP_CORE0_BASE
#define CORESIGHT_AHB_AP_CORE1_BASE
#define CORESIGHT_TIMESTAMP_GEN_BASE
#define CORESIGHT_ATB_FUNNEL_BASE
#define CORESIGHT_TPIU_BASE
#define CORESIGHT_CTI_BASE
#define CORESIGHT_APB_AP_RISCV_BASE
#define DFT_BASE
#define GLITCH_DETECTOR_BASE
#define TBMAN_BASE
#define DMA_BASE
#define USBCTRL_BASE
#define USBCTRL_DPRAM_BASE
#define USBCTRL_REGS_BASE
#define PIO0_BASE
#define PIO1_BASE
#define PIO2_BASE
#define XIP_AUX_BASE
#define HSTX_FIFO_BASE
#define CORESIGHT_TRACE_BASE
#define SIO_BASE
#define SIO_NONSEC_BASE
#define PPB_BASE
#define PPB_NONSEC_BASE
#define EPPB_BASE
Files
loading...
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
src/rp2350/hardware_regs/include/hardware/regs/addressmap.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
// THIS HEADER FILE IS AUTOMATICALLY GENERATED -- DO NOT EDIT
/**
* Copyright (c) 2024 Raspberry Pi Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/* ... */
#ifndef
_ADDRESSMAP_H
#define
_ADDRESSMAP_H
/**
* \file rp2350/addressmap.h
*/
/* ... */
#include
"
hardware
/
platform_defs.h"
// Register address offsets for atomic RMW aliases
#define
REG_ALIAS_RW_BITS
(
_u
(
0x0
)
<
<
_u
(
12
)
)
#define
REG_ALIAS_XOR_BITS
(
_u
(
0x1
)
<
<
_u
(
12
)
)
#define
REG_ALIAS_SET_BITS
(
_u
(
0x2
)
<
<
_u
(
12
)
)
#define
REG_ALIAS_CLR_BITS
(
_u
(
0x3
)
<
<
_u
(
12
)
)
#define
ROM_BASE
_u
(
0x00000000
)
#define
XIP_BASE
_u
(
0x10000000
)
#define
XIP_SRAM_BASE
_u
(
0x13ffc000
)
#define
XIP_END
_u
(
0x14000000
)
#define
XIP_NOCACHE_NOALLOC_BASE
_u
(
0x14000000
)
#define
XIP_SRAM_END
_u
(
0x14000000
)
#define
XIP_NOCACHE_NOALLOC_END
_u
(
0x18000000
)
#define
XIP_MAINTENANCE_BASE
_u
(
0x18000000
)
#define
XIP_NOCACHE_NOALLOC_NOTRANSLATE_BASE
_u
(
0x1c000000
)
#define
SRAM0_BASE
_u
(
0x20000000
)
#define
XIP_NOCACHE_NOALLOC_NOTRANSLATE_END
_u
(
0x20000000
)
#define
SRAM_BASE
_u
(
0x20000000
)
#define
SRAM_STRIPED_BASE
_u
(
0x20000000
)
#define
SRAM4_BASE
_u
(
0x20040000
)
#define
SRAM8_BASE
_u
(
0x20080000
)
#define
SRAM_STRIPED_END
_u
(
0x20080000
)
#define
SRAM_SCRATCH_X_BASE
_u
(
0x20080000
)
#define
SRAM9_BASE
_u
(
0x20081000
)
#define
SRAM_SCRATCH_Y_BASE
_u
(
0x20081000
)
#define
SRAM_END
_u
(
0x20082000
)
#define
SYSINFO_BASE
_u
(
0x40000000
)
#define
SYSCFG_BASE
_u
(
0x40008000
)
#define
CLOCKS_BASE
_u
(
0x40010000
)
#define
PSM_BASE
_u
(
0x40018000
)
#define
RESETS_BASE
_u
(
0x40020000
)
#define
IO_BANK0_BASE
_u
(
0x40028000
)
#define
IO_QSPI_BASE
_u
(
0x40030000
)
#define
PADS_BANK0_BASE
_u
(
0x40038000
)
#define
PADS_QSPI_BASE
_u
(
0x40040000
)
#define
XOSC_BASE
_u
(
0x40048000
)
#define
PLL_SYS_BASE
_u
(
0x40050000
)
#define
PLL_USB_BASE
_u
(
0x40058000
)
#define
ACCESSCTRL_BASE
_u
(
0x40060000
)
#define
BUSCTRL_BASE
_u
(
0x40068000
)
#define
UART0_BASE
_u
(
0x40070000
)
#define
UART1_BASE
_u
(
0x40078000
)
#define
SPI0_BASE
_u
(
0x40080000
)
#define
SPI1_BASE
_u
(
0x40088000
)
#define
I2C0_BASE
_u
(
0x40090000
)
#define
I2C1_BASE
_u
(
0x40098000
)
#define
ADC_BASE
_u
(
0x400a0000
)
#define
PWM_BASE
_u
(
0x400a8000
)
#define
TIMER0_BASE
_u
(
0x400b0000
)
#define
TIMER1_BASE
_u
(
0x400b8000
)
#define
HSTX_CTRL_BASE
_u
(
0x400c0000
)
#define
XIP_CTRL_BASE
_u
(
0x400c8000
)
#define
XIP_QMI_BASE
_u
(
0x400d0000
)
#define
WATCHDOG_BASE
_u
(
0x400d8000
)
#define
BOOTRAM_BASE
_u
(
0x400e0000
)
#define
BOOTRAM_END
_u
(
0x400e0400
)
#define
ROSC_BASE
_u
(
0x400e8000
)
#define
TRNG_BASE
_u
(
0x400f0000
)
#define
SHA256_BASE
_u
(
0x400f8000
)
#define
POWMAN_BASE
_u
(
0x40100000
)
#define
TICKS_BASE
_u
(
0x40108000
)
#define
OTP_BASE
_u
(
0x40120000
)
#define
OTP_DATA_BASE
_u
(
0x40130000
)
#define
OTP_DATA_RAW_BASE
_u
(
0x40134000
)
#define
OTP_DATA_GUARDED_BASE
_u
(
0x40138000
)
#define
OTP_DATA_RAW_GUARDED_BASE
_u
(
0x4013c000
)
#define
CORESIGHT_PERIPH_BASE
_u
(
0x40140000
)
#define
CORESIGHT_ROMTABLE_BASE
_u
(
0x40140000
)
#define
CORESIGHT_AHB_AP_CORE0_BASE
_u
(
0x40142000
)
#define
CORESIGHT_AHB_AP_CORE1_BASE
_u
(
0x40144000
)
#define
CORESIGHT_TIMESTAMP_GEN_BASE
_u
(
0x40146000
)
#define
CORESIGHT_ATB_FUNNEL_BASE
_u
(
0x40147000
)
#define
CORESIGHT_TPIU_BASE
_u
(
0x40148000
)
#define
CORESIGHT_CTI_BASE
_u
(
0x40149000
)
#define
CORESIGHT_APB_AP_RISCV_BASE
_u
(
0x4014a000
)
#define
DFT_BASE
_u
(
0x40150000
)
#define
GLITCH_DETECTOR_BASE
_u
(
0x40158000
)
#define
TBMAN_BASE
_u
(
0x40160000
)
#define
DMA_BASE
_u
(
0x50000000
)
#define
USBCTRL_BASE
_u
(
0x50100000
)
#define
USBCTRL_DPRAM_BASE
_u
(
0x50100000
)
#define
USBCTRL_REGS_BASE
_u
(
0x50110000
)
#define
PIO0_BASE
_u
(
0x50200000
)
#define
PIO1_BASE
_u
(
0x50300000
)
#define
PIO2_BASE
_u
(
0x50400000
)
#define
XIP_AUX_BASE
_u
(
0x50500000
)
#define
HSTX_FIFO_BASE
_u
(
0x50600000
)
#define
CORESIGHT_TRACE_BASE
_u
(
0x50700000
)
#define
SIO_BASE
_u
(
0xd0000000
)
#define
SIO_NONSEC_BASE
_u
(
0xd0020000
)
#define
PPB_BASE
_u
(
0xe0000000
)
#define
PPB_NONSEC_BASE
_u
(
0xe0020000
)
#define
EPPB_BASE
_u
(
0xe0080000
)
91 defines
/* ... */
#endif
// _ADDRESSMAP_H
Details
Show:
from
Types:
Columns:
All items filtered out
All items filtered out
This file uses the notable symbols shown below. Click anywhere in the file to view more details.
_u
BOOTRAM_BASE
PIO0_BASE
PPB_BASE
XIP_BASE
PIO1_BASE
SIO_BASE
PSM_BASE
USBCTRL_DPRAM_BASE
REG_ALIAS_XOR_BITS
REG_ALIAS_SET_BITS
REG_ALIAS_CLR_BITS
XIP_NOCACHE_NOALLOC_BASE
SRAM_BASE
SYSINFO_BASE
CLOCKS_BASE
RESETS_BASE
IO_BANK0_BASE
IO_QSPI_BASE
PADS_BANK0_BASE
XOSC_BASE
PLL_SYS_BASE
PLL_USB_BASE
BUSCTRL_BASE
UART0_BASE
UART1_BASE
SPI0_BASE
SPI1_BASE
I2C0_BASE
I2C1_BASE
ADC_BASE
PWM_BASE
TIMER0_BASE
TIMER1_BASE
HSTX_CTRL_BASE
XIP_CTRL_BASE
XIP_QMI_BASE
WATCHDOG_BASE
TRNG_BASE
SHA256_BASE
POWMAN_BASE
TICKS_BASE
OTP_BASE
DMA_BASE
USBCTRL_REGS_BASE
PIO2_BASE
XIP_AUX_BASE
HSTX_FIFO_BASE
_ADDRESSMAP_H
REG_ALIAS_RW_BITS
ROM_BASE
XIP_SRAM_BASE
XIP_END
XIP_SRAM_END
XIP_NOCACHE_NOALLOC_END
XIP_MAINTENANCE_BASE
XIP_NOCACHE_NOALLOC_NOTRANSLATE_BASE
SRAM0_BASE
XIP_NOCACHE_NOALLOC_NOTRANSLATE_END
SRAM_STRIPED_BASE
SRAM4_BASE
SRAM8_BASE
SRAM_STRIPED_END
SRAM_SCRATCH_X_BASE
SRAM9_BASE
SRAM_SCRATCH_Y_BASE
SRAM_END
SYSCFG_BASE
PADS_QSPI_BASE
ACCESSCTRL_BASE
BOOTRAM_END
ROSC_BASE
OTP_DATA_BASE
OTP_DATA_RAW_BASE
OTP_DATA_GUARDED_BASE
OTP_DATA_RAW_GUARDED_BASE
CORESIGHT_PERIPH_BASE
CORESIGHT_ROMTABLE_BASE
CORESIGHT_AHB_AP_CORE0_BASE
CORESIGHT_AHB_AP_CORE1_BASE
CORESIGHT_TIMESTAMP_GEN_BASE
CORESIGHT_ATB_FUNNEL_BASE
CORESIGHT_TPIU_BASE
CORESIGHT_CTI_BASE
CORESIGHT_APB_AP_RISCV_BASE
DFT_BASE
GLITCH_DETECTOR_BASE
TBMAN_BASE
USBCTRL_BASE
CORESIGHT_TRACE_BASE
SIO_NONSEC_BASE
PPB_NONSEC_BASE
EPPB_BASE