Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: