nRF5 SDK  v14.1.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

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.