Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
smp_transport Struct Reference

SMP transport object for sending SMP responses. More...

#include <smp.h>

Data Fields

struct k_work work
 
struct k_fifo fifo
 
struct smp_transport_api_t functions
 

Detailed Description

SMP transport object for sending SMP responses.

Field Documentation

◆ fifo

struct k_fifo smp_transport::fifo

◆ functions

struct smp_transport_api_t smp_transport::functions

◆ work

struct k_work smp_transport::work

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