Loading...
Searching...
No Matches
Cpu_specific_Peripheral_memory_map

Detailed Description

Macros

#define FLASH_BASE   0x00200000
 FLASH base address.
 
#define SRAM_BASE   0x20000000
 SRAM base address.
 
#define PERIPH_BASE   0x40000000
 Peripheral base address.
 
#define SRAM_BB_BASE   0x22000000
 SRAM base address in the bit-band region.
 

Macro Definition Documentation

◆ FLASH_BASE

#define FLASH_BASE   0x00200000

FLASH base address.

Definition at line 130 of file cc2538.h.

◆ PERIPH_BASE

#define PERIPH_BASE   0x40000000

Peripheral base address.

Definition at line 132 of file cc2538.h.

◆ SRAM_BASE

#define SRAM_BASE   0x20000000

SRAM base address.

Definition at line 131 of file cc2538.h.

◆ SRAM_BB_BASE

#define SRAM_BB_BASE   0x22000000

SRAM base address in the bit-band region.

Definition at line 134 of file cc2538.h.