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

  /hardware/bsp/intel/peripheral/libupm/src/lsm303/
lsm303.h 52 #define OUT_X_L_A 0x28
lsm303.cxx 171 | int16_t(readThenWrite(OUT_X_L_A));
  /hardware/bsp/intel/peripheral/libupm/src/lsm303d/
lsm303d.h 183 OUT_X_L_A = 0x28,
lsm303d.cxx 179 | int16_t(writeThenRead(OUT_X_L_A));

Completed in 867 milliseconds