Zephyr API 3.6.99
Loading...
Searching...
No Matches
transport.h File Reference

Header file for the SCMI Transport Layer. More...

#include <zephyr/device.h>
#include <zephyr/kernel.h>

Go to the source code of this file.

Data Structures

struct  scmi_channel
 SCMI channel structure. More...
 
struct  scmi_transport_api
 SCMI transport driver operations. More...
 

Typedefs

typedef void(* scmi_channel_cb) (struct scmi_channel *chan)
 Callback function for message replies.
 

Detailed Description

Header file for the SCMI Transport Layer.