Searched defs:eid (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/include/zephyr/devicetree/ |
D | port-endpoint.h | 102 #define _DT_INST_ENDPOINT_BY_ID(inst, pid, eid) \ argument 163 #define DT_INST_ENDPOINT_BY_ID(inst, pid, eid) \ argument
|
/Zephyr-latest/samples/modules/mctp/mctp_host/src/ |
D | main.c | 25 static void rx_message(uint8_t eid, bool tag_owner, uint8_t msg_tag, void *data, void *msg, in rx_message()
|
/Zephyr-latest/samples/modules/mctp/mctp_endpoint/src/ |
D | main.c | 29 static void rx_message(uint8_t eid, bool tag_owner, uint8_t msg_tag, void *data, void *msg, in rx_message()
|