commit | dadac5d0ce27b862debd02ee33c88aa391c6e91d | [log] [tgz] |
---|---|---|
author | Armando Visconti <armando.visconti@st.com> | Tue Jan 16 12:07:54 2024 +0100 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Wed Jan 31 15:39:45 2024 +0100 |
tree | 7183b8feceffcbf6cf588d5bd8ec747a7a166a3d | |
parent | 6d6573812609608e8d35a0e317249b101f747f81 [diff] |
drivers/sensor: stmemsc: add new sets of i2c/spi APIs Add APIs to: 1. read/write sensor regs on i2c/spi bus enabling adrress auto-increment in a stmemsc specific way. 2. read/write sensor custom APIs. Signed-off-by: Armando Visconti <armando.visconti@st.com>