Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/sensor/nxp/fxos8700/
Dfxos8700.h136 struct fxos8700_io_ops { struct
137 int (*read)(const struct device *dev,
141 int (*byte_read)(const struct device *dev,
165 const struct fxos8700_io_ops *ops; argument