Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688.h321 struct icm42688_dev_data { struct
322 struct icm42688_cfg cfg;
326 struct k_thread thread;
327 struct k_sem gpio_sem;
329 struct k_work work;
332 struct rtio_iodev_sqe *streaming_sqe;
333 struct rtio *r;
334 struct rtio_iodev *spi_iodev;
335 uint8_t int_status;
336 uint16_t fifo_count;
[all …]