Linker#

Functions#

sl_memory_region_t

Get size and location of the bootloader storage region.

Function Documentation#

sl_storage_get_bootloader_region#

sl_memory_region_t sl_storage_get_bootloader_region (void )

Get size and location of the bootloader storage region.

Parameters
N/A

Returns

  • description of the region reserved for bootloader storage.


Definition at line 51 of file platform/common/toolchain/inc/sl_storage.h