HomeSort by relevance Sort by last modified time
    Searched refs:OUT_Z_L_A (Results 1 - 4 of 4) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/lsm303/
lsm303.h 56 #define OUT_Z_L_A 0x2C
lsm303.cxx 175 | int16_t(readThenWrite(OUT_Z_L_A));
  /hardware/bsp/intel/peripheral/libupm/src/lsm303d/
lsm303d.h 187 OUT_Z_L_A = 0x2C,
lsm303d.cxx 183 | int16_t(writeThenRead(OUT_Z_L_A));

Completed in 723 milliseconds