Home
last modified time | relevance | path

Searched defs:adxl345_dev_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/adi/adxl345/
Dadxl345.h227 struct adxl345_dev_config { struct
228 const union adxl345_bus bus;
229 adxl345_bus_is_ready_fn bus_is_ready;
230 adxl345_reg_access_fn reg_access;
231 enum adxl345_odr odr;
232 bool op_mode;
233 struct adxl345_fifo_config fifo_config;
234 uint8_t bus_type;
236 struct gpio_dt_spec interrupt;