/Zephyr-latest/samples/subsys/zbus/msg_subscriber/src/ |
D | main.c | 56 const struct acc_msg *acc = zbus_chan_const_msg(chan); in listener_callback_example() local 87 struct acc_msg acc; in msg_subscriber_task() local 139 struct acc_msg acc; in subscriber_task() local 170 static struct acc_msg acc = {.x = 1, .y = 10, .z = 100}; variable
|
/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/src/ |
D | calculation_arc.c | 59 v2accum32_t acc = {0, 0}; in calculate_low() local 90 v2accum32_t acc = {0, 0}; in calculate_high() local
|
/Zephyr-latest/samples/subsys/zbus/runtime_obs_registration/src/ |
D | consumer.c | 18 struct sensor_msg acc; in consumer_subscriber_thread() local
|
D | producer.c | 18 struct sensor_msg acc = {0}; in producer_thread() local
|
/Zephyr-latest/samples/sensor/bmi270/src/ |
D | main.c | 15 struct sensor_value acc[3], gyr[3]; in main() local
|
/Zephyr-latest/lib/libc/minimal/source/stdlib/ |
D | strtol.c | 46 register unsigned long acc; in strtol() local
|
D | strtoll.c | 46 register unsigned long long acc; in strtoll() local
|
D | strtoul.c | 46 register unsigned long acc; in strtoul() local
|
D | strtoull.c | 46 register unsigned long long acc; in strtoull() local
|
/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/ |
D | qdec_nrfx.c | 30 int32_t acc; member 45 static void accumulate(struct qdec_nrfx_data *data, int32_t acc) in accumulate() 66 int32_t acc; in qdec_nrfx_sample_fetch() local 99 int32_t acc; in qdec_nrfx_channel_get() local
|
/Zephyr-latest/samples/subsys/zbus/hello_world/src/ |
D | main.c | 68 const struct acc_msg *acc = zbus_chan_const_msg(chan); in listener_callback_example() local 82 struct acc_msg acc; in subscriber_task() local
|
/Zephyr-latest/drivers/sensor/st/iis3dhhc/ |
D | iis3dhhc.h | 35 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/iis2dh/ |
D | iis2dh.h | 61 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/lsm9ds1/ |
D | lsm9ds1.h | 44 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/iis328dq/ |
D | iis328dq.h | 63 int16_t acc[3]; member
|
/Zephyr-latest/drivers/input/ |
D | input_gpio_qdec.c | 42 int32_t acc; member 219 int32_t acc; in gpio_qdec_event_worker() local
|
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ |
D | lsm6dsv16x_decoder.h | 45 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/lis2de12/ |
D | lis2de12.h | 64 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/lis2du12/ |
D | lis2du12.h | 68 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/iis2iclx/ |
D | iis2iclx.h | 58 int16_t acc[2]; member
|
/Zephyr-latest/drivers/sensor/st/iis2dlpc/ |
D | iis2dlpc.h | 88 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
D | ism330dhcx.h | 61 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/lsm6dso/ |
D | lsm6dso.h | 73 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/ |
D | lsm6dso16is.h | 73 int16_t acc[3]; member
|
/Zephyr-latest/drivers/sensor/st/lis2dw12/ |
D | lis2dw12.h | 118 int16_t acc[3]; member
|