Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/honeywell/hmc5883l/
Dhmc5883l_trigger.c25 const struct hmc5883l_config *config = dev->config; in hmc5883l_trigger_set()
53 const struct hmc5883l_config *config = drv_data->dev->config; in hmc5883l_gpio_callback()
69 const struct hmc5883l_config *config = dev->config; in hmc5883l_thread_cb()
108 const struct hmc5883l_config *config = dev->config; in hmc5883l_init_interrupt()
Dhmc5883l.c62 const struct hmc5883l_config *config = dev->config; in hmc5883l_sample_fetch()
92 const struct hmc5883l_config *config = dev->config; in hmc5883l_init()
164 static const struct hmc5883l_config hmc5883l_config_##inst = { \
Dhmc5883l.h69 struct hmc5883l_config { struct