Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/s11059/
Ds11059.c67 struct s11059_dev_config { struct
104 const struct s11059_dev_config *cfg = dev->config; in s11059_samples_read()
125 const struct s11059_dev_config *cfg = dev->config; in s11059_control_write()
133 const struct s11059_dev_config *cfg = dev->config; in s11059_manual_timing_write()
142 const struct s11059_dev_config *cfg = dev->config; in s11059_start_measurement()
176 const struct s11059_dev_config *cfg = dev->config; in s11059_integ_time_calculate()
199 const struct s11059_dev_config *cfg = dev->config; in s11059_sample_fetch()
242 const struct s11059_dev_config *cfg = dev->config; in s11059_channel_get()
257 const struct s11059_dev_config *cfg = dev->config; in s11059_init()
300 static const struct s11059_dev_config s11059_config_##inst = { \