Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/stmemsc/
Dstmemsc.h45 .read_reg = (stmdev_read_ptr)stmemsc_i2c_read_incr, \
51 int stmemsc_i2c_read_incr(const struct i2c_dt_spec *stmemsc,
Dstmemsc_i2c.c27 int stmemsc_i2c_read_incr(const struct i2c_dt_spec *stmemsc, in stmemsc_i2c_read_incr() function