Zephyr API 3.6.99
|
Data used by SMP shell. More...
#include <smp_shell.h>
Data Fields | |
struct net_buf_pool * | buf_pool |
struct k_fifo | buf_ready |
struct net_buf * | buf |
atomic_t | esc_state |
Data used by SMP shell.
struct net_buf* smp_shell_data::buf |
struct net_buf_pool* smp_shell_data::buf_pool |
struct k_fifo smp_shell_data::buf_ready |
atomic_t smp_shell_data::esc_state |