Contiki-NG
stack-check.h File Reference

Stack checker library header file. More...

#include "contiki-conf.h"

Go to the source code of this file.

Functions

void stack_check_init (void)
 Initialize the stack area with a known pattern. More...
 
int32_t stack_check_get_usage (void)
 Calculate the maximal stack usage so far. More...
 
int32_t stack_check_get_reserved_size (void)
 Calculate the maximal permitted stack usage. More...
 

Detailed Description

Stack checker library header file.

Author
Atis Elsts atis..nosp@m.elst.nosp@m.s@bri.nosp@m.stol.nosp@m..ac.u.nosp@m.k

Definition in file stack-check.h.