HomeSort by relevance Sort by last modified time
    Searched full:dust (Results 1 - 25 of 33) sorted by null

1 2

  /hardware/bsp/intel/peripheral/libupm/src/ppd42ns/
CMakeLists.txt 2 set (libdescription "upm ppd42ns dust sensor module")
ppd42ns.h 40 * @brief PPD42NS Dust Sensor library
47 * @comname PPD42NS Dust Sensor
48 * @altname Grove Dust Sensor
55 * @brief API for the PPD42NS Dust Sensor
57 * UPM module for the PPD42NS dust sensor
75 * Prints dust concentration
77 * @return struct dustData Contains data from the dust sensor
ppd42ns.cxx 64 // Keep reading dust data until 30 seconds have passed
74 // Store dust data
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
ppd42ns.cxx 46 // Instantiate a dust sensor on GPIO pin D8
47 upm::PPD42NS* dust = new upm::PPD42NS(8); local
52 data = dust->getData();
61 delete dust;
  /hardware/bsp/intel/peripheral/libupm/examples/java/
PPD42NSSample.java 38 // Instantiate a dust sensor on GPIO pin D8
39 upm_ppd42ns.PPD42NS dust = new upm_ppd42ns.PPD42NS(8); local
45 data = dust.getData();
  /hardware/bsp/intel/peripheral/libupm/examples/javascript/
ppd42ns.js 28 // Load dust sensor module
30 // Instantiate a dust sensor on digital pin D8
  /external/v8/src/
DEPS 24 # and can be removed once the dust has settled.
  /hardware/bsp/intel/peripheral/libupm/examples/python/
ppd42ns.py 27 # Instantiate a dust sensor on digital pin D8
  /external/autotest/client/bin/
os_dep.py 7 the same. With added distro-independant pixie dust.
  /external/iputils/doc/
tracepath.sgml 93 1: dust.inr.ac.ru 0.411ms
94 2: dust.inr.ac.ru asymm 1 0.390ms pmtu 1480
  /packages/apps/Email/emailcommon/res/values/
strings.xml 23 rename them until after the dust settles on how we manage mailbox names. -->
  /external/icu/icu4c/source/data/zone/
tzdbNames.txt 242 ss{"DUST"}
  /external/icu/icu4c/source/samples/ufortune/resources/
root.txt 117 have turned into a pile of dust.",
  /hardware/bsp/intel/peripheral/libupm/src/st7735/
st7735.h 146 ST7735_GMCTRP1,16 , // 13: Magical unicorn dust, 16 args, no delay:
224 ST7735_GMCTRP1, 16 , // 1: Magical unicorn dust, 16 args, no delay:
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
words.txt 749 dust
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
words.txt 749 dust
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
go.go 33 // once the dust settles, try to move some code to
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
go.go 30 // once the dust settles, try to move some code to
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
go.go 33 // once the dust settles, try to move some code to
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
go.go 30 // once the dust settles, try to move some code to
  /external/guava/guava/src/com/google/common/collect/
MinMaxPriorityQueue.java 157 * TODO(kevinb): when the dust settles, see if we still need this or can
  /external/llvm/lib/MC/
MachObjectWriter.cpp 448 // FIXME: Revisit this when the dust settles.
    [all...]
  /external/opencv3/modules/photo/include/opencv2/
photo.hpp 103 function may be used to remove dust and scratches from a scanned photo, or to remove undesirable
    [all...]
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
Transliterator_Kanji_English.txt 893 ?>'[fine dust]';
946 ?>'[dust]';
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectFactory.java 106 DUST(48),
497 case DUST:
    [all...]

Completed in 1151 milliseconds

1 2