Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 273) sorted by relevance

1234567891011

/Zephyr-Core-3.5.0/samples/kernel/metairq_dispatch/src/
Dmsgdev.h44 struct msg { struct
69 void message_dev_fetch(struct msg *m); argument
/Zephyr-Core-3.5.0/samples/subsys/zbus/work_queue/src/
Dmain.c40 const struct sensor_msg *msg = zbus_chan_const_msg(chan); in fh1_cb() local
50 const struct sensor_msg *msg = zbus_chan_const_msg(chan); in fh2_cb() local
60 const struct sensor_msg *msg = zbus_chan_const_msg(chan); in fh3_cb() local
80 struct sensor_msg msg; in wq_dh_cb() local
136 struct sensor_msg msg; in thread_handler1_task() local
155 struct sensor_msg msg; in thread_handler2_task() local
174 struct sensor_msg msg; in thread_handler3_task() local
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/
Dlwm2m_message_handling.c278 STATIC int build_msg_block_for_send(struct lwm2m_message *msg, uint16_t block_num) in build_msg_block_for_send()
379 STATIC int prepare_msg_for_send(struct lwm2m_message *msg) in prepare_msg_for_send()
435 struct lwm2m_message *msg; in lwm2m_engine_context_close() local
497 struct lwm2m_message *msg; in find_msg() local
541 void lm2m_message_clear_allocations(struct lwm2m_message *msg) in lm2m_message_clear_allocations()
555 void lwm2m_reset_message(struct lwm2m_message *msg, bool release) in lwm2m_reset_message()
585 int lwm2m_init_message(struct lwm2m_message *msg) in lwm2m_init_message()
681 int lwm2m_send_message_async(struct lwm2m_message *msg) in lwm2m_send_message_async()
711 int lwm2m_information_interface_send(struct lwm2m_message *msg) in lwm2m_information_interface_send()
734 struct lwm2m_message *msg; in lwm2m_send_empty_ack() local
[all …]
/Zephyr-Core-3.5.0/drivers/usb/uvb/
Duvb.c78 static ALWAYS_INLINE int submit_new_work(struct uvb_msg *const msg) in submit_new_work()
86 struct uvb_msg *msg; in uvb_alloc_msg() local
103 struct uvb_msg *msg; in uvb_advert() local
123 struct uvb_msg *msg; in uvb_to_host() local
143 struct uvb_msg *msg; in subscribe_msg() local
161 struct uvb_msg *msg; in unsubscribe_msg() local
215 static ALWAYS_INLINE void handle_msg_subscribe(struct uvb_msg *const msg) in handle_msg_subscribe()
236 static ALWAYS_INLINE void handle_msg_unsubscribe(struct uvb_msg *const msg) in handle_msg_unsubscribe()
251 static ALWAYS_INLINE void handle_msg_event(struct uvb_msg *const msg) in handle_msg_event()
267 static ALWAYS_INLINE void handle_msg_to_host(struct uvb_msg *const msg) in handle_msg_to_host()
[all …]
/Zephyr-Core-3.5.0/subsys/logging/
Dlog_multidomain_link.c33 struct log_multidomain_msg *msg = (struct log_multidomain_msg *)data; in log_multidomain_link_on_recv_cb() local
91 struct log_multidomain_msg *msg, size_t msg_size) in getter_msg_process()
112 struct log_multidomain_msg msg = { in link_remote_get_domain_count() local
131 struct log_multidomain_msg msg = { in link_remote_get_source_count() local
149 struct log_multidomain_msg msg = { in link_remote_ready() local
217 struct log_multidomain_msg msg = { in link_remote_get_domain_name() local
240 struct log_multidomain_msg msg = { in link_remote_get_source_name() local
267 struct log_multidomain_msg msg = { in link_remote_get_levels() local
298 struct log_multidomain_msg msg = { in link_remote_set_runtime_level() local
Dlog_output_dict.c28 struct log_msg *msg, uint32_t flags) in log_dict_output_msg_process()
67 struct log_dict_output_dropped_msg_t msg; in log_dict_output_dropped_process() local
/Zephyr-Core-3.5.0/drivers/mipi_dsi/
Dmipi_dsi.c15 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local
45 struct mipi_dsi_msg msg = { in mipi_dsi_generic_write() local
74 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_read() local
87 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_write() local
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/
Dop_agg.c51 struct bt_mesh_msg_ctx *ctx, struct net_buf_simple *msg, in bt_mesh_op_agg_send()
80 int bt_mesh_op_agg_encode_msg(struct net_buf_simple *msg) in bt_mesh_op_agg_encode_msg()
100 int bt_mesh_op_agg_decode_msg(struct net_buf_simple *msg, in bt_mesh_op_agg_decode_msg()
/Zephyr-Core-3.5.0/tests/net/lib/lwm2m/block_transfer/src/
Dmain.c34 struct lwm2m_message msg; member
67 struct lwm2m_message *msg = &fixture->msg; in ZTEST_F() local
100 struct lwm2m_message *msg = &fixture->msg; in ZTEST_F() local
166 struct lwm2m_message *msg = &fixture->msg; in ZTEST_F() local
220 struct lwm2m_message *msg = &fixture->msg; in ZTEST_F() local
295 struct lwm2m_message *msg = &fixture->msg; in ZTEST_F() local
/Zephyr-Core-3.5.0/tests/subsys/ipc/ipc_service/src/
Dmain.c13 uint8_t *msg = (uint8_t *) data; in received_cb() local
33 uint8_t msg; in ZTEST() local
/Zephyr-Core-3.5.0/tests/modules/nanopb/src/
Dmain.c20 SimpleMessage msg = SimpleMessage_init_zero; in ZTEST() local
47 ComplexMessage msg = ComplexMessage_init_zero; in ZTEST() local
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dcommon.c50 uint8_t msg[1] = "S"; in device_sync_send() local
59 uint8_t msg; in device_sync_wait() local
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/general/src/
Dcommon.c51 uint8_t msg[1] = "S"; in device_sync_send() local
60 uint8_t msg; in device_sync_wait() local
/Zephyr-Core-3.5.0/tests/drivers/i2c/i2c_target_api/common/
Di2c_virtual.c86 struct i2c_msg *msg, in i2c_virtual_msg_write()
120 static int i2c_virtual_msg_read(const struct device *dev, struct i2c_msg *msg, in i2c_virtual_msg_read()
147 #define OPERATION(msg) (((struct i2c_msg *) msg)->flags & I2C_MSG_RW_MASK) argument
149 static int i2c_virtual_transfer(const struct device *dev, struct i2c_msg *msg, in i2c_virtual_transfer()
/Zephyr-Core-3.5.0/tests/bluetooth/mesh/rpl/src/
Dmain.c53 struct bt_mesh_net_rx msg = { in prepare_rpl_and_start_reset() local
75 struct bt_mesh_net_rx msg = { in prepare_rpl_and_start_reset() local
96 struct bt_mesh_net_rx msg = { in check_entries_from_test_vector() local
122 struct bt_mesh_net_rx msg = { in check_empty_entries() local
135 struct bt_mesh_net_rx msg = { in check_empty_entries() local
463 struct bt_mesh_net_rx msg = { in ZTEST() local
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/
Desp32s3-mp.c20 void smp_log(const char *msg) in smp_log()
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/
Dlog_helper.py13 def log_command(logger, msg, args): argument
/Zephyr-Core-3.5.0/scripts/
Dget_maintainer.py474 def ferr(msg): argument
583 def _err(msg): argument
587 def _giterr(msg): argument
591 def _serr(msg): argument
/Zephyr-Core-3.5.0/subsys/shell/
Dshell_log_backend.c127 union log_msg_generic *msg, uint32_t timeout) in copy_to_pbuffer()
160 union log_msg_generic *msg, in process_log_msg()
209 union log_msg_generic *msg; in process_msg_from_buffer() local
226 union log_msg_generic *msg) in process()
/Zephyr-Core-3.5.0/scripts/kconfig/
Dkconfig.py315 def warn(msg): argument
323 def err(msg): argument
/Zephyr-Core-3.5.0/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/src/mesh/
Ddevice_composition.c75 struct net_buf_simple *msg = NET_BUF_SIMPLE(2 + 3 + 4); in gen_onoff_get() local
101 struct net_buf_simple *msg = model->pub->msg; in gen_onoff_publish() local
284 struct net_buf_simple *msg = NET_BUF_SIMPLE(2 + 5 + 4); in gen_level_get() local
310 struct net_buf_simple *msg = model->pub->msg; in gen_level_publish() local
806 struct net_buf_simple *msg = NET_BUF_SIMPLE(2 + 1 + 4); in gen_def_trans_time_get() local
821 struct net_buf_simple *msg = model->pub->msg; in gen_def_trans_time_publish() local
899 struct net_buf_simple *msg = NET_BUF_SIMPLE(2 + 1 + 4); in gen_onpowerup_get() local
927 struct net_buf_simple *msg = model->pub->msg; in gen_onpowerup_publish() local
993 struct net_buf_simple *msg = NET_BUF_SIMPLE(3 + 6 + 4); in vnd_get() local
1067 struct net_buf_simple *msg = NET_BUF_SIMPLE(2 + 5 + 4); in light_lightness_get() local
[all …]
/Zephyr-Core-3.5.0/tests/subsys/modem/backends/tty/src/
Dmain.c145 char msg[] = "Test me buddy"; in ZTEST() local
159 char msg[] = "Test me buddy"; in ZTEST() local
174 char msg[] = "Test me buddy 2"; in ZTEST() local
/Zephyr-Core-3.5.0/samples/modules/thrift/hello/server/src/
DHelloHandler.h31 void echo(std::string &_return, const std::string &msg) in echo()
/Zephyr-Core-3.5.0/samples/subsys/zbus/dyn_channel/src/
Dproducer.c18 void *msg; in producer_thread() local
/Zephyr-Core-3.5.0/samples/subsys/zbus/runtime_obs_registration/src/
Dmain.c22 const struct sensor_msg *msg = zbus_chan_const_msg(chan); in filter_callback() local

1234567891011