Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
stack.h File Reference
#include <logging/log.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