|
BLE_API
v2.1.3
|
Defined supported the exponent of flash programming size. More...
Macros | |
| #define | FLASH_PROGRAM_SIZE_FOR_EXPONENT_0 0 |
| #define | FLASH_PROGRAM_SIZE_FOR_EXPONENT_1 1 |
| #define | FLASH_PROGRAM_SIZE_FOR_EXPONENT_2 2 |
Defined supported the exponent of flash programming size.
| #define FLASH_PROGRAM_SIZE_FOR_EXPONENT_0 0 |
FLASH_PROGRAM_SIZE = 2^exponent = 2^0 = 1
| #define FLASH_PROGRAM_SIZE_FOR_EXPONENT_1 1 |
FLASH_PROGRAM_SIZE = 2^exponent = 2^1 = 2
| #define FLASH_PROGRAM_SIZE_FOR_EXPONENT_2 2 |
FLASH_PROGRAM_SIZE = 2^exponent = 2^2 = 4