Home
last modified time | relevance | path

Searched defs:chan (Results 1 – 25 of 30) sorted by relevance

12

/samples/subsys/zbus/work_queue/src/
A Dmain.c38 static void fh1_cb(const struct zbus_channel *chan) in fh1_cb()
48 static void fh2_cb(const struct zbus_channel *chan) in fh2_cb()
58 static void fh3_cb(const struct zbus_channel *chan) in fh3_cb()
70 const struct zbus_channel *chan; member
90 static void dh1_cb(const struct zbus_channel *chan) in dh1_cb()
99 static void dh2_cb(const struct zbus_channel *chan) in dh2_cb()
108 static void dh3_cb(const struct zbus_channel *chan) in dh3_cb()
133 const struct zbus_channel *chan; in thread_handler1_task() local
152 const struct zbus_channel *chan; in thread_handler2_task() local
171 const struct zbus_channel *chan; in thread_handler3_task() local
/samples/subsys/zbus/runtime_obs_registration/src/
A Dmain.c20 static void filter_callback(const struct zbus_channel *chan) in filter_callback()
48 const struct zbus_channel *chan; in main() local
A Dconsumer.c15 const struct zbus_channel *chan; in consumer_subscriber_thread() local
/samples/bluetooth/iso_broadcast/src/
A Dmain.c33 static void iso_connected(struct bt_iso_chan *chan) in iso_connected()
53 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected()
60 static void iso_sent(struct bt_iso_chan *chan) in iso_sent()
182 for (uint8_t chan = 0U; chan < BIS_ISO_CHAN_COUNT; chan++) { in main() local
193 for (uint8_t chan = 0U; chan < BIS_ISO_CHAN_COUNT; chan++) { in main() local
243 for (uint8_t chan = 0U; chan < BIS_ISO_CHAN_COUNT; in main() local
264 for (uint8_t chan = 0U; chan < BIS_ISO_CHAN_COUNT; in main() local
/samples/subsys/zbus/priority_boost/src/
A Dmain.c25 const struct zbus_channel *chan; in s1_thread() local
57 const struct zbus_channel *chan; in ms1_thread() local
84 const struct zbus_channel *chan; in ms2_thread() local
103 static void l1_callback(const struct zbus_channel *chan) in l1_callback()
110 static void l2_callback(const struct zbus_channel *chan) in l2_callback()
/samples/subsys/zbus/confirmed_channel/src/
A Dmain.c26 static void listener_callback_example(const struct zbus_channel *chan) in listener_callback_example()
39 const struct zbus_channel *chan; in bar_sub1_task() local
64 const struct zbus_channel *chan; in bar_sub2_task() local
90 const struct zbus_channel *chan; in bar_sub3_task() local
/samples/sensor/sensor_shell/src/
A Dfake_sensor.c22 static int attr_set(const struct device *dev, enum sensor_channel chan, enum sensor_attribute attr, in attr_set()
31 static int attr_get(const struct device *dev, enum sensor_channel chan, enum sensor_attribute attr, in attr_get()
42 static int sample_fetch(const struct device *dev, enum sensor_channel chan) in sample_fetch()
49 static int channel_get(const struct device *dev, enum sensor_channel chan, struct sensor_value *val) in channel_get()
/samples/subsys/zbus/remote_mock/src/
A Dmock_proxy.c41 static uint8_t encoder(const struct zbus_channel *chan) in encoder()
61 static void proxy_callback(const struct zbus_channel *chan) in proxy_callback()
105 const struct zbus_channel *chan = decoder(net_buf_simple_pull_u8(rx_buf)); in decode_sentence() local
A Dperipheral.c25 const struct zbus_channel *chan; in peripheral_thread() local
/samples/subsys/zbus/dyn_channel/src/
A Dconsumer.c18 const struct zbus_channel *chan; in consumer_thread() local
A Dproducer.c17 const struct zbus_channel *chan; in producer_thread() local
A Dmain.c51 static void filter_cb(const struct zbus_channel *chan) in filter_cb()
/samples/subsys/zbus/uart_bridge/src/
A Dperipheral.c37 const struct zbus_channel *chan; in peripheral_thread() local
A Dbridge.c33 const struct zbus_channel *chan; in bridge_tx_thread() local
/samples/bluetooth/iso_peripheral/src/
A Dmain.c97 static void iso_recv(struct bt_iso_chan *chan, const struct bt_iso_recv_info *info, in iso_recv()
106 static void iso_connected(struct bt_iso_chan *chan) in iso_connected()
122 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected()
148 struct bt_iso_chan **chan) in iso_accept()
/samples/subsys/zbus/msg_subscriber/src/
A Dmain.c54 static void listener_callback_example(const struct zbus_channel *chan) in listener_callback_example()
85 const struct zbus_channel *chan; in msg_subscriber_task() local
137 const struct zbus_channel *chan; in subscriber_task() local
/samples/subsys/zbus/hello_world/src/
A Dmain.c66 static void listener_callback_example(const struct zbus_channel *chan) in listener_callback_example()
79 const struct zbus_channel *chan; in subscriber_task() local
95 static bool print_channel_data_iterator(const struct zbus_channel *chan, void *user_data) in print_channel_data_iterator()
/samples/sensor/th02/src/
A Dmain.c18 int chan; member
/samples/bluetooth/iso_receive/src/
A Dmain.c211 static void iso_recv(struct bt_iso_chan *chan, const struct bt_iso_recv_info *info, in iso_recv()
235 static void iso_connected(struct bt_iso_chan *chan) in iso_connected()
253 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected()
448 for (uint8_t chan = 0U; chan < BIS_ISO_CHAN_COUNT; chan++) { in main() local
484 for (uint8_t chan = 0U; chan < BIS_ISO_CHAN_COUNT; chan++) { in main() local
/samples/subsys/zbus/benchmark/src/
A Dlis.c34 static void s_cb(const struct zbus_channel *chan) in s_cb()
A Dmsg_sub.c37 const struct zbus_channel *chan; in msg_sub_thread() local
A Dsub.c37 const struct zbus_channel *chan; in sub_thread() local
/samples/subsys/llext/edk/app/src/
A Dpubsub.c39 const struct zbus_channel *chan; member
99 const struct zbus_channel *chan; in subscriber_thread_fn() local
126 const struct zbus_channel *chan = channel_subscribers[channel].chan; in z_impl_publish() local
/samples/bluetooth/iso_central/src/
A Dmain.c144 static void iso_connected(struct bt_iso_chan *chan) in iso_connected()
165 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected()
/samples/bluetooth/iso_connected_benchmark/src/
A Dmain.c72 struct bt_iso_chan chan; member
195 static void iso_send(struct bt_iso_chan *chan) in iso_send()
238 struct bt_iso_chan *chan; in iso_timer_timeout() local
248 static void iso_sent(struct bt_iso_chan *chan) in iso_sent()
257 static void iso_recv(struct bt_iso_chan *chan, in iso_recv()
308 static void iso_connected(struct bt_iso_chan *chan) in iso_connected()
351 static void iso_disconnected(struct bt_iso_chan *chan, uint8_t reason) in iso_disconnected()
408 struct bt_iso_chan **chan) in iso_accept()

Completed in 54 milliseconds

12