Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
smp_shell_data Struct Reference

Data used by SMP shell. More...

#include <smp_shell.h>

Data Fields

struct net_buf_poolbuf_pool
struct k_fifo buf_ready
struct net_bufbuf
atomic_t esc_state

Detailed Description

Data used by SMP shell.

Field Documentation

◆ buf

struct net_buf* smp_shell_data::buf

◆ buf_pool

struct net_buf_pool* smp_shell_data::buf_pool

◆ buf_ready

struct k_fifo smp_shell_data::buf_ready

◆ esc_state

atomic_t smp_shell_data::esc_state

The documentation for this struct was generated from the following file: