Searched refs:ADXL345_REG_OFS_AXIS (Results 1 – 2 of 2) sorted by relevance
73 ADXL345_REG_OFS_AXIS(chan->address), ®val); in adxl345_read_raw()112 ADXL345_REG_OFS_AXIS(chan->address), in adxl345_write_raw()
15 #define ADXL345_REG_OFS_AXIS(index) (ADXL345_REG_OFSX + (index)) macro