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

  /hardware/bsp/intel/peripheral/libupm/examples/java/
MMA7660Sample.java 46 accel.setSampleRate(upm_mma7660.MMA7660.MMA7660_AUTOSLEEP_T.AUTOSLEEP_64);
  /hardware/bsp/intel/peripheral/libupm/src/mma7660/
mma7660.h 131 } MMA7660_AUTOSLEEP_T;
296 * be one of the MMA7660_AUTOSLEEP_T values.
298 * @param sr One of the MMA7660_AUTOSLEEP_T values
301 bool setSampleRate(MMA7660_AUTOSLEEP_T sr);
mma7660.cxx 249 bool MMA7660::setSampleRate(MMA7660_AUTOSLEEP_T sr)

Completed in 111 milliseconds