Zephyr API Documentation 4.0.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
port-endpoint.h File Reference

Port / Endpoint Devicetree macro public API header file. More...

Go to the source code of this file.

Macros

#define DT_INST_PORT_BY_ID(inst, pid)
 Get a port node from its id.
 
#define DT_INST_ENDPOINT_BY_ID(inst, pid, eid)
 Get an endpoint node from its id and its parent port id.
 
#define DT_NODE_BY_ENDPOINT(ep)
 Get the device node from its endpoint node.
 
#define DT_NODE_REMOTE_DEVICE(ep)
 Get the remote device node from a local endpoint node.
 

Detailed Description

Port / Endpoint Devicetree macro public API header file.