Home
last modified time | relevance | path

Searched refs:fxas21002_byte_read_i2c (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/sensor/nxp/fxas21002/
Dfxas21002.h157 int fxas21002_byte_read_i2c(const struct device *dev,
Dfxas21002.c113 int fxas21002_byte_read_i2c(const struct device *dev, in fxas21002_byte_read_i2c() function
142 .byte_read = fxas21002_byte_read_i2c,