Home
last modified time | relevance | path

Searched defs:BSP_PRV_STACK_LIMIT (Results 1 – 1 of 1) sorted by relevance

/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/fsp/src/bsp/cmsis/Device/RENESAS/Source/
H A Dsystem.c48 #define BSP_PRV_STACK_LIMIT ((uint32_t) __section_begin(".stack")) macro
51 #define BSP_PRV_STACK_LIMIT ((uint32_t) &Image$$STACK$$ZI$$Base) macro
55 #define BSP_PRV_STACK_LIMIT ((uint32_t) &__StackLimit) macro