nRF5 SDK v15.0.0
Modules | Macros | Functions

Functions for enabling stack violation control. More...

Modules

 Module for Protecting Stack configuration
 

Macros

#define REAL_STACK_SIZE   (((int32_t)(STACK_TOP)) - (int32_t)((void *)(STACK_BASE)))
 
#define NRF_STACK_GUARD_INIT()   NRF_SUCCESS
 

Functions

ret_code_t nrf_stack_guard_init (void)
 Initialize Stack Guard Page.
 

Detailed Description

Functions for enabling stack violation control.


Documentation feedback | Developer Zone | Subscribe | Updated