S332 SoftDevice v0.9.1
Macros |
|
| #define | MBR_SVC_BASE (0x18) |
|
MBR SVC Base number.
|
|
| #define | MBR_PAGE_SIZE_IN_WORDS (1024) |
|
Page size in words.
|
|
| #define | MBR_SIZE (0x1000) |
|
The size that must be reserved for the MBR when a softdevice is written to flash. This is the offset where the first byte of the softdevice hex file is written.
|
|