libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Defined Constants and Types for the NRF52xx Factory information configuration registers More...
Macros | |
#define | FICR_CODEPAGESIZE MMIO32(FICR_BASE + 0x010) |
#define | FICR_CODESIZE MMIO32(FICR_BASE + 0x014) |
#define | FICR_DEVICEID0 MMIO32(FICR_BASE + 0x060) |
#define | FICR_DEVICEID1 MMIO32(FICR_BASE + 0x064) |
#define | FICR_ER(n) MMIO32(FICR_BASE + 0x080 + 0x4 * (n)) |
#define | FICR_IR(n) MMIO32(FICR_BASE + 0x090 + 0x4 * (n)) |
#define | FICR_DEVICEADDRTYPE MMIO32(FICR_BASE + 0x0A0) |
#define | FICR_DEVICEADDR0 MMIO32(FICR_BASE + 0x0A4) |
#define | FICR_DEVICEADDR1 MMIO32(FICR_BASE + 0x0A8) |
Defined Constants and Types for the NRF52xx Factory information configuration registers
LGPL License Terms libopencm3 License
Definition at line 36 of file common/ficr.h.
Definition at line 37 of file common/ficr.h.
Definition at line 47 of file common/ficr.h.
Definition at line 48 of file common/ficr.h.
Definition at line 46 of file common/ficr.h.
Definition at line 39 of file common/ficr.h.
Definition at line 40 of file common/ficr.h.
Definition at line 43 of file common/ficr.h.
Definition at line 45 of file common/ficr.h.