Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/iis2dh/
Diis2dh_i2c.c25 const struct iis2dh_device_config *config = dev->config; in iis2dh_i2c_read()
33 const struct iis2dh_device_config *config = dev->config; in iis2dh_i2c_write()
47 const struct iis2dh_device_config *config = dev->config; in iis2dh_i2c_init()
Diis2dh_spi.c26 const struct iis2dh_device_config *config = dev->config; in iis2dh_spi_read()
60 const struct iis2dh_device_config *config = dev->config; in iis2dh_spi_write()
94 const struct iis2dh_device_config *config = dev->config; in iis2dh_spi_init()
Diis2dh_trigger.c47 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_trigger_set()
87 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_handle_interrupt()
99 const struct iis2dh_device_config *cfg = iis2dh->dev->config; in iis2dh_gpio_callback()
142 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_init_interrupt()
Diis2dh.c95 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_set_odr()
255 const struct iis2dh_device_config *cfg = dev->config; in iis2dh_init()
312 static const struct iis2dh_device_config iis2dh_device_config_##inst = { \
Diis2dh.h46 struct iis2dh_device_config { struct