Home
last modified time | relevance | path

Searched refs:MEMMAP (Results 1 – 6 of 6) sorted by relevance

/libcpu/arm/lpc214x/
A Dlpc214x.h94 #define MEMMAP (*((volatile unsigned char *) 0xE01FC040)) macro
A Dstart_rvds.S351 MEMMAP EQU 0xE01FC040 ; Memory Mapping Control define
353 LDR R0, =MEMMAP
A Dstartup_gcc.S53 .equ MEMMAP, 0xE01FC040 /*Memory Mapping Control*/ define
/libcpu/arm/lpc24xx/
A Dstart_gcc.S21 #define MEMMAP (0xE01FC000 + 0x040) macro
A Dstart_rvds.S1498 MEMMAP EQU 0xE01FC040 ; Memory Mapping Control define
1500 LDR R0, =MEMMAP
A DLPC24xx.h390 #define MEMMAP (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x040)) macro

Completed in 16 milliseconds