Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nxp/fxas21002/
Dfxas21002.h67 struct fxas21002_io_ops { struct
68 int (*read)(const struct device *dev,
72 int (*byte_read)(const struct device *dev,
96 const struct fxas21002_io_ops *ops; argument