nRF5 SDK for Mesh v1.0.1
Macros
Flash manager configuration defines

Macros

#define FLASH_MANAGER_PAGE_COUNT_MAX   255
 Maximum number of pages that can be owned by a single flash manager.
 
#define FLASH_MANAGER_POOL_SIZE   256
 Size of the flash manager data pool, storing pending writes. More...
 
#define FLASH_MANAGER_ENTRY_MAX_SIZE   128
 Maximum size of a single flash entry in bytes. More...
 

Detailed Description

Macro Definition Documentation

◆ FLASH_MANAGER_POOL_SIZE

#define FLASH_MANAGER_POOL_SIZE   256

Size of the flash manager data pool, storing pending writes.

Definition at line 395 of file nrf_mesh_config_core.h.

◆ FLASH_MANAGER_ENTRY_MAX_SIZE

#define FLASH_MANAGER_ENTRY_MAX_SIZE   128

Maximum size of a single flash entry in bytes.

Definition at line 400 of file nrf_mesh_config_core.h.


Documentation feedback | Developer Zone | Subscribe | Updated