Home
last modified time | relevance | path

Searched defs:icmsg_data_t (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/ipc/
Dicmsg.h40 struct icmsg_data_t { struct
42 struct pbuf *tx_pb;
43 struct pbuf *rx_pb;
45 struct k_mutex tx_lock;
49 const struct ipc_service_cb *cb;
50 void *ctx;
53 const struct icmsg_config_t *cfg;
55 struct k_work_delayable notify_work;
56 struct k_work mbox_work;
58 atomic_t state;