Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/zbus/
Dzbus.h63 struct net_buf_pool *msg_subscriber_pool; member
294 (.msg_subscriber_pool = &_zbus_msg_subscribers_pool,)) \
774 chan->data->msg_subscriber_pool = pool; in zbus_chan_set_msg_sub_pool()
/Zephyr-latest/subsys/zbus/
Dzbus.c170 (chan->data->msg_subscriber_pool), (&_zbus_msg_subscribers_pool)); in _zbus_vded_exec()