Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/nxp/fxas21002/
Dfxas21002.h153 int fxas21002_byte_write_i2c(const struct device *dev,
Dfxas21002.c122 int fxas21002_byte_write_i2c(const struct device *dev, in fxas21002_byte_write_i2c() function
143 .byte_write = fxas21002_byte_write_i2c,