Home
last modified time | relevance | path

Searched refs:lis2dux12_config (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/drivers/sensor/st/lis2dux12/
Dlis2dux12_api.c18 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()
Dlis2duxs12_api.c18 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()
Dlis2dux12_trigger.c40 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()
Dlis2dux12.c52 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 = \
Dlis2dux12.h61 struct lis2dux12_config { struct