/hardware/bsp/intel/peripheral/libupm/examples/javascript/ |
mq8.js | 29 // Attach gas sensor to Analog A0 30 var sensor = new upmGAS.MQ8(0); 45 var len = sensor.getSampledWindow(2, 128, buffer); 48 var thresh = sensor.findThreshold(threshContext, 30, buffer, len); 49 sensor.printGraph(threshContext, 5);
|
/hardware/bsp/intel/peripheral/libupm/examples/python/ |
ak8975.py | 28 sensor = sensorObj.AK8975() variable 44 sensor.init() 51 sensor.update() 52 sensor.getMagnetometer(x, y, z)
|
mq4.py | 27 # Attach gas sensor to Analog A0 28 sensor = upmGAS.MQ4(0) variable 36 # This function lets you run code on exit, including functions from sensor 57 samplelen = sensor.getSampledWindow(2, 128, mybuffer) 59 thresh = sensor.findThreshold(threshContext, 30, mybuffer, samplelen) 60 sensor.printGraph(threshContext, 5)
|
mq6.py | 27 # Attach gas sensor to Analog A0 28 sensor = upmGAS.MQ6(0) variable 36 # This function lets you run code on exit, including functions from sensor 57 samplelen = sensor.getSampledWindow(2, 128, mybuffer) 59 thresh = sensor.findThreshold(threshContext, 30, mybuffer, samplelen) 60 sensor.printGraph(threshContext, 5)
|
mq7.py | 27 # Attach gas sensor to Analog A0 28 sensor = upmGAS.MQ7(0) variable 36 # This function lets you run code on exit, including functions from sensor 57 samplelen = sensor.getSampledWindow(2, 128, mybuffer) 59 thresh = sensor.findThreshold(threshContext, 30, mybuffer, samplelen) 60 sensor.printGraph(threshContext, 5)
|
mq8.py | 27 # Attach gas sensor to Analog A0 28 sensor = upmGAS.MQ8(0) variable 36 # This function lets you run code on exit, including functions from sensor 57 samplelen = sensor.getSampledWindow(2, 128, mybuffer) 59 thresh = sensor.findThreshold(threshContext, 30, mybuffer, samplelen) 60 sensor.printGraph(threshContext, 5)
|
/development/ndk/platforms/android-21/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/android/ |
sensor.h | 38 * Structures and functions to receive and process sensor events in 54 * Sensor types 55 * (keep in sync with hardware/sensor.h) 67 * Sensor accuracy measure 78 * Sensor Reporting Modes. 99 * A sensor event. 123 int32_t sensor; member in struct:AMetaDataEvent 153 int32_t sensor; member in struct:ASensorEvent 197 * Get a reference to the sensor manager. ASensorManager is a singleton. 213 * Returns the default sensor for the given type, or NULL if no senso [all...] |