Zephyr API 3.6.99
|
#include <icmsg.h>
Data Fields | |
struct pbuf * | tx_pb |
struct pbuf * | rx_pb |
const struct ipc_service_cb * | cb |
void * | ctx |
const struct icmsg_config_t * | cfg |
atomic_t | state |
const struct ipc_service_cb* icmsg_data_t::cb |
const struct icmsg_config_t* icmsg_data_t::cfg |
void* icmsg_data_t::ctx |
struct pbuf* icmsg_data_t::rx_pb |
atomic_t icmsg_data_t::state |
struct pbuf* icmsg_data_t::tx_pb |