Searched refs:lis2dux12_config (Results 1 – 5 of 5) sorted by relevance
18 const struct lis2dux12_config *cfg = dev->config; in st_lis2dux12_set_odr_raw()30 const struct lis2dux12_config *cfg = dev->config; in st_lis2dux12_set_range()64 const struct lis2dux12_config *cfg = dev->config; in st_lis2dux12_sample_fetch_accel()87 const struct lis2dux12_config *cfg = dev->config; in st_lis2dux12_sample_fetch_temp()108 const struct lis2dux12_config *cfg = dev->config; in st_lis2dux12_handle_interrupt()132 const struct lis2dux12_config *cfg = dev->config; in st_lis2dux12_init_interrupt()175 const struct lis2dux12_config *const cfg = dev->config; in st_lis2dux12_init()
18 const struct lis2dux12_config *cfg = dev->config; in st_lis2duxs12_set_odr_raw()30 const struct lis2dux12_config *cfg = dev->config; in st_lis2duxs12_set_range()64 const struct lis2dux12_config *cfg = dev->config; in st_lis2duxs12_sample_fetch_accel()87 const struct lis2dux12_config *cfg = dev->config; in st_lis2duxs12_sample_fetch_temp()108 const struct lis2dux12_config *cfg = dev->config; in st_lis2duxs12_handle_interrupt()132 const struct lis2dux12_config *cfg = dev->config; in st_lis2duxs12_init_interrupt()175 const struct lis2dux12_config *const cfg = dev->config; in st_lis2duxs12_init()
40 const struct lis2dux12_config *const cfg = dev->config; in lis2dux12_thread()55 const struct lis2dux12_config *const cfg = dev->config; in lis2dux12_work_cb()65 const struct lis2dux12_config *cfg = dev->config; in lis2dux12_trigger_init()111 const struct lis2dux12_config *cfg = dev->config; in lis2dux12_trigger_set()
52 const struct lis2dux12_config *cfg = dev->config; in lis2dux12_freq_to_odr_val()74 const struct lis2dux12_config *const cfg = dev->config; in lis2dux12_set_fs()109 const struct lis2dux12_config *const cfg = dev->config; in lis2dux12_accel_config()149 const struct lis2dux12_config *const cfg = dev->config; in lis2dux12_sample_fetch()297 static const struct lis2dux12_config lis2dux12_config_##name##_##inst = \
61 struct lis2dux12_config { struct