Home
last modified time | relevance | path

Searched refs:msg_subscriber_pool (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/zbus/
Dzbus.h63 struct net_buf_pool *msg_subscriber_pool; member
362 .msg_subscriber_pool = &_zbus_msg_subscribers_pool, \
715 chan->data->msg_subscriber_pool = pool; in zbus_chan_set_msg_sub_pool()
/Zephyr-Core-3.7.0/subsys/zbus/
Dzbus.c129 (chan->data->msg_subscriber_pool), (&_zbus_msg_subscribers_pool)); in _zbus_vded_exec()