CMSIS Reference Variable Documentation
RSL15_Sys_Version
const short RSL15_Sys_Version
Location: rsl15.h:58
__Heap_Begin__
uint8_t __Heap_Begin__
Location: rsl15_start.h:42
__Heap_Limit__
uint8_t __Heap_Limit__
Location: rsl15_start.h:43
__stack_limit
uint32_t __stack_limit
Location: rsl15_start.h:48
__stack
uint32_t __stack
Location: rsl15_start.h:49
__data_init__
uint32_t __data_init__
Location: rsl15_start.h:54
__data_start__
uint32_t __data_start__
Location: rsl15_start.h:55
__data_end__
uint32_t __data_end__
Location: rsl15_start.h:56
__bss_start__
uint32_t __bss_start__
Location: rsl15_start.h:58
__bss_end__
uint32_t __bss_end__
Location: rsl15_start.h:59
__preinit_array_start__
void(* __preinit_array_start__[])(void)
Location: rsl15_start.h:65
__preinit_array_end__
void(* __preinit_array_end__[])(void)
Location: rsl15_start.h:68
__init_array_start__
void(* __init_array_start__[])(void)
Location: rsl15_start.h:71
__init_array_end__
void(* __init_array_end__[])(void)
Location: rsl15_start.h:74
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:104
SystemCoreClock
uint32_t SystemCoreClock
Location: system_rsl15.h:74