Home | History | Annotate | Download | only in libsensors_iio

Lines Matching full:party

30 // TODO: include corresponding header file for 3rd party compass sensor
43 // TODO: initiate 3rd-party's class, and disable its funtionalities
55 // TODO: disable 3rd-party's funtionalities and delete the object
66 // TODO: return 3rd-party's file descriptor
80 // TODO: called 3rd-party's "set enable/disable" function
88 // TODO: called 3rd-party's "set delay" function
100 // TODO: return if 3rd-party compass is enabled
112 // TODO: return 3rd-party's delay time (should be in ns)
117 @brief Integrators need to implement this function per 3rd-party solution
127 // TODO: need to implement "readSample()" for MPL in 3rd-party's .cpp file
132 @brief Integrators need to implement this function per 3rd-party solution
201 // TODO: need to implement "getAccuracy()" for MPL in 3rd-party's .cpp file