Functions for enabling stack violation control. More...
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.