Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
stack.h File Reference

Stack usage analysis helpers. More...

#include <zephyr/logging/log.h>
#include <zephyr/toolchain.h>
#include <stdbool.h>

Go to the source code of this file.

Functions

static void log_stack_usage (const struct k_thread *thread)
 

Detailed Description

Stack usage analysis helpers.

Function Documentation

◆ log_stack_usage()

static void log_stack_usage ( const struct k_thread thread)
inlinestatic