Searched defs:bmg160 (Results 1 – 4 of 4) sorted by relevance
24 static void print_gyro_data(const struct device *bmg160) in print_gyro_data()39 static void print_temp_data(const struct device *bmg160) in print_temp_data()52 static void test_polling_mode(const struct device *bmg160) in test_polling_mode()72 static void trigger_handler(const struct device *bmg160, in trigger_handler()88 static void test_trigger_mode(const struct device *bmg160) in test_trigger_mode()175 const struct device *const bmg160 = DEVICE_DT_GET_ANY(bosch_bmg160); in main() local
34 struct bmg160_device_data *bmg160 = in bmg160_gpio_callback() local51 struct bmg160_device_data *bmg160 = dev->data; in bmg160_anymotion_set() local75 struct bmg160_device_data *bmg160 = dev->data; in bmg160_drdy_set() local92 struct bmg160_device_data *bmg160 = dev->data; in bmg160_slope_config() local145 struct bmg160_device_data *bmg160 = dev->data; in bmg160_handle_anymotion_int() local156 struct bmg160_device_data *bmg160 = dev->data; in bmg160_handle_dataready_int() local184 static void bmg160_thread_main(struct bmg160_device_data *bmg160) in bmg160_thread_main()197 struct bmg160_device_data *bmg160 = in bmg160_work_cb() local207 struct bmg160_device_data *bmg160 = dev->data; in bmg160_trigger_init() local
37 struct bmg160_device_data *bmg160 = dev->data; in bmg160_read() local65 struct bmg160_device_data *bmg160 = dev->data; in bmg160_write() local93 struct bmg160_device_data *bmg160 = dev->data; in bmg160_update_byte() local136 struct bmg160_device_data *bmg160 = dev->data; in bmg160_attr_set() local202 struct bmg160_device_data *bmg160 = dev->data; in bmg160_sample_fetch() local226 static void bmg160_to_fixed_point(struct bmg160_device_data *bmg160, in bmg160_to_fixed_point()245 struct bmg160_device_data *bmg160 = dev->data; in bmg160_channel_get() local287 struct bmg160_device_data *bmg160 = dev->data; in bmg160_init() local
5 project(bmg160) project