CMSIS Reference Variable Documentation
RSL15_Sys_Version
const short RSL15_Sys_Version
Location: rsl15.h:87
__Heap_Begin__
uint8_t __Heap_Begin__
Location: rsl15_start.h:76
__Heap_Limit__
uint8_t __Heap_Limit__
Location: rsl15_start.h:77
__stack_limit
uint32_t __stack_limit
Location: rsl15_start.h:82
__stack
uint32_t __stack
Location: rsl15_start.h:83
__data_init__
uint32_t __data_init__
Location: rsl15_start.h:88
__data_start__
uint32_t __data_start__
Location: rsl15_start.h:89
__data_end__
uint32_t __data_end__
Location: rsl15_start.h:90
__bss_start__
uint32_t __bss_start__
Location: rsl15_start.h:92
__bss_end__
uint32_t __bss_end__
Location: rsl15_start.h:93
__preinit_array_start__
void(* __preinit_array_start__[])(void)
Location: rsl15_start.h:99
__preinit_array_end__
void(* __preinit_array_end__[])(void)
Location: rsl15_start.h:102
__init_array_start__
void(* __init_array_start__[])(void)
Location: rsl15_start.h:105
__init_array_end__
void(* __init_array_end__[])(void)
Location: rsl15_start.h:108
flash_layout
const struct flash_region flash_layout[] = { { .start = FLASH0_CODE_BASE, .end = FLASH0_CODE_TOP, .flash = FLASH, .IRQn = FLASH0_COPY_IRQn, }, { .start = FLASH0_DATA_BASE, .end = FLASH0_DATA_TOP, .flash = FLASH, .IRQn = FLASH0_COPY_IRQn, }, }
Location: rsl15_start.h:153
SystemCoreClock
uint32_t SystemCoreClock
Location: system_rsl15.h:107