Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A DLPC24xx.h385 #define SCB_BASE_ADDR 0xE01FC000 macro
388 #define MAMCR (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x000))
389 #define MAMTIM (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x004))
390 #define MEMMAP (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x040))
393 #define PLLCON (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x080))
394 #define PLLCFG (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x084))
395 #define PLLSTAT (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x088))
396 #define PLLFEED (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x08C))
399 #define PCON (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x0C0))
400 #define PCONP (*(volatile unsigned long *)(SCB_BASE_ADDR + 0x0C4))
[all …]