Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nxp/fxls8974/
Dfxls8974.h99 struct fxls8974_io_ops { struct
100 int (*read)(const struct device *dev,
104 int (*byte_read)(const struct device *dev,
128 const struct fxls8974_io_ops *ops; argument