HomeSort by relevance Sort by last modified time
    Searched defs:ADIS16448 (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/adis16448/
adis16448.cxx 9 // adis16448.cxx
13 // from an ADIS16448. This data is then scaled and printed onto the terminal.
15 // This software has been tested to connect to an ADIS16448 through a level shifter
17 // the level shifter and the ADIS16448 is also being powered by the Intel Edison.
47 #include "adis16448.h"
56 ADIS16448::ADIS16448(int bus, int rst)
82 ADIS16448::~ADIS16448()
102 void ADIS16448::resetDUT(
    [all...]
adis16448.h 9 // adis16448.h
13 // from an ADIS16448. This data is then scaled and printed onto the terminal.
15 // This software has been tested to connect to an ADIS16448 through a level shifter
17 // the level shifter and the ADIS16448 is also being powered by the Intel Edison.
87 * @brief ADIS16448 Accelerometer library
88 * @defgroup adis16448 libupm-adis16448
93 * @library adis16448
94 * @sensor adis16448
95 * @comname ADIS16448 Acceleromete
    [all...]

Completed in 197 milliseconds