Home
last modified time | relevance | path

Searched refs:zbus_chan_set_msg_sub_pool (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/samples/subsys/zbus/msg_subscriber/src/
Dmain.c190 zbus_chan_set_msg_sub_pool(&acc_data_chan, &isolated_pool); in main()
/Zephyr-latest/include/zephyr/zbus/
Dzbus.h768 static inline void zbus_chan_set_msg_sub_pool(const struct zbus_channel *chan, in zbus_chan_set_msg_sub_pool() function
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst1884 function :c:func:`zbus_chan_set_msg_sub_pool` to change the msg pool used by the channel.