![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
Functions for enabling stack violation control. More...
Modules | |
Stack guard configuration | |
Macros | |
#define | STACK_SIZE (((int32_t)(STACK_TOP)) - (int32_t)((void *)(STACK_BASE))) |
#define | REAL_STACK_SIZE STACK_SIZE |
#define | NRF_STACK_GUARD_INIT() NRF_SUCCESS |
Functions | |
ret_code_t | nrf_stack_guard_init (void) |
Function for initializing the Stack Guard Page. More... | |
Functions for enabling stack violation control.
ret_code_t nrf_stack_guard_init | ( | void | ) |
Function for initializing the Stack Guard Page.