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.h225 struct adxl345_dev_config { struct
226 const union adxl345_bus bus;
227 adxl345_bus_is_ready_fn bus_is_ready;
228 adxl345_reg_access_fn reg_access;
229 enum adxl345_odr odr;
230 bool op_mode;
231 struct adxl345_fifo_config fifo_config;
232 uint8_t bus_type;
234 struct gpio_dt_spec interrupt;