Searched refs:sensor_data_msg (Results 1 – 9 of 9) sorted by relevance
13 struct sensor_data_msg, /* Message type */26 struct sensor_data_msg sd = {0}; in peripheral_thread()
16 struct sensor_data_msg { struct
17 struct sensor_data_msg, /* Message type */38 struct sensor_data_msg sd = {0, 0}; in peripheral_thread()
12 struct sensor_data_msg { struct18 struct sensor_data_msg, /* Message type */ argument27 struct sensor_data_msg, /* Message type */36 struct sensor_data_msg, /* Message type */71 struct sensor_data_msg sd = {.a = 10, .b = 100}; in ZTEST()
20 struct sensor_data_msg, /* Message type */
40 struct sensor_data_msg data; in core_thread()86 struct sensor_data_msg sd = {0, 0}; in peripheral_thread()127 struct sensor_data_msg *sd; in context_reset()130 sd = (struct sensor_data_msg *)sensor_data_chan.message; in context_reset()
17 struct sensor_data_msg { struct