Home
last modified time | relevance | path

Searched refs:This (Results 1 – 25 of 183) sorted by relevance

12345678

/hardware/bsp/intel/peripheral/libupm/src/rotaryencoder/
Drotaryencoder.cxx84 upm::RotaryEncoder *This = (upm::RotaryEncoder *)ctx; in signalAISR() local
86 if (mraa_gpio_read(This->m_gpioA)) in signalAISR()
88 if (mraa_gpio_read(This->m_gpioB)) in signalAISR()
89 This->m_position++; // CW in signalAISR()
91 This->m_position--; // CCW in signalAISR()
/hardware/bsp/intel/peripheral/libmraa/
DDoxyfile.java.in3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
104 # This tag implements a quasi-intelligent brief description abbreviator that is
155 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
169 # less readable) file names. This can be useful is your file systems doesn't
194 # a brief description. This used to be the default behavior. The new default is
223 # This tag can be used to specify a number of aliases that act as commands in
235 # This tag can be used to specify a number of word-keyword mappings (TCL only).
[all …]
DDoxyfile.in3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
104 # This tag implements a quasi-intelligent brief description abbreviator that is
155 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
169 # less readable) file names. This can be useful is your file systems doesn't
194 # a brief description. This used to be the default behavior. The new default is
223 # This tag can be used to specify a number of aliases that act as commands in
235 # This tag can be used to specify a number of word-keyword mappings (TCL only).
[all …]
/hardware/bsp/intel/peripheral/libupm/doxy/
DDoxyfile.in3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
104 # This tag implements a quasi-intelligent brief description abbreviator that is
157 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
171 # less readable) file names. This can be useful is your file systems doesn't
196 # a brief description. This used to be the default behavior. The new default is
225 # This tag can be used to specify a number of aliases that act as commands in
246 # This tag can be used to specify a number of word-keyword mappings (TCL only).
[all …]
DDoxyfile.java.in3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
104 # This tag implements a quasi-intelligent brief description abbreviator that is
157 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
171 # less readable) file names. This can be useful is your file systems doesn't
196 # a brief description. This used to be the default behavior. The new default is
225 # This tag can be used to specify a number of aliases that act as commands in
246 # This tag can be used to specify a number of word-keyword mappings (TCL only).
[all …]
/hardware/bsp/intel/peripheral/sensors/mraa/doc/
DDoxyfile3 # This file describes the settings to be used by the documentation system
20 # This tag specifies the encoding used for all characters in the config file
31 # project for which the documentation is generated. This name is used in the
37 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
104 # This tag implements a quasi-intelligent brief description abbreviator that is
155 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
169 # less readable) file names. This can be useful is your file systems doesn't
194 # a brief description. This used to be the default behavior. The new default is
223 # This tag can be used to specify a number of aliases that act as commands in
235 # This tag can be used to specify a number of word-keyword mappings (TCL only).
[all …]
/hardware/ti/omap4xxx/security/tf_sdk/include/
Ds_type.h62 #error This compiler is not supported.
69 #error This compiler is not supported.
76 #error This compiler is not supported.
/hardware/ti/omap4-aah/security/tf_sdk/include/
Ds_type.h62 #error This compiler is not supported.
69 #error This compiler is not supported.
76 #error This compiler is not supported.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dkeywords.dox13 This word, or the terms "REQUIRED" or "SHALL", mean that the
18 This phrase, or the phrase "SHALL NOT", mean that the
23 This word, or the adjective "RECOMMENDED", mean that there
30 This phrase, or the phrase "NOT RECOMMENDED" mean that
38 This word, or the adjective "OPTIONAL", mean that an item is
DCHANGELOG2 This release introduces the VP9 codec in a backward-compatible way.
11 This release is ABI and API compatible with Duclair (v1.0.0). Users
47 This release represents approximately a year of engineering effort,
52 This release acts as a checkpoint for a large amount of internal refactoring
57 This release is ABI and API compatible with Duclair (v1.0.0). Users
81 This introduces a number of enhancements, mostly focused on real-time
86 This release is ABI and API compatible with Duclair (v1.0.0). Users
90 This release introduces a new temporal denoiser, controlled by the
100 This release removes support for a legacy, decode only API that was
102 (v0.9.0). This is not expected to have any impact. If you are
[all …]
Dmainpage.dox9 Welcome to the WebM VP8 Codec SDK. This SDK allows you to integrate your
13 This distribution of the WebM VP8 Codec SDK includes the following support:
/hardware/bsp/intel/peripheral/libupm/src/rgbringcoder/
Drgbringcoder.cxx118 upm::RGBRingCoder *This = (upm::RGBRingCoder *)ctx; in interruptHandler() local
136 newEncoderState = (This->m_gpioEncB.read()<<1) | in interruptHandler()
137 (This->m_gpioEncA.read()); in interruptHandler()
153 This->m_counter += enc_states[oldEncoderState & 0x0f]; in interruptHandler()
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/partials/
Dmodule.handlebars37 This module is deprecated.
59 <p>This module provides the following classes:</p>
75 <p>This module is a rollup of the following modules:</p>
Dmethod.handlebars104 … <span class="flag optional" title="This parameter is optional.">optional</span>
111 … <span class="flag multiple" title="This argument may occur one or more times.">multiple</span>
125 … <span class="flag optional" title="This parameter is optional.">optional</span>
142 … <span class="flag optional" title="This parameter is optional.">optional</span>
/hardware/bsp/intel/peripheral/libupm/src/wheelencoder/
Dwheelencoder.cxx103 upm::WheelEncoder *This = (upm::WheelEncoder *)ctx; in wheelISR() local
104 This->m_counter++; in wheelISR()
/hardware/intel/common/libva/debian.upstream/
Dcontrol.in31 This package provides the development environment for libva.
52 This package contains the debug files.
61 This package contains the `vainfo' program.
/hardware/bsp/intel/peripheral/libupm/src/grovewfs/
Dgrovewfs.cxx111 upm::GroveWFS *This = (upm::GroveWFS *)ctx; in flowISR() local
112 This->m_flowCounter++; in flowISR()
/hardware/bsp/intel/peripheral/libupm/src/groveehr/
Dgroveehr.cxx112 upm::GroveEHR *This = (upm::GroveEHR *)ctx; in beatISR() local
113 This->m_beatCounter++; in beatISR()
/hardware/libhardware/tests/vehicle/
DREADME3 This document details how to use the vehicle service if you are implementhing
7 This code also provides a simple command line utility for the target to test the
20 This is a reference implementation for the OEMs to have a peek into getting
32 This tool will provide you with a simple utility which can set commands to the
51 This will generate the following binaries that we care about:
/hardware/bsp/intel/peripheral/libmraa/api/mraa/
Dgpio.hpp139 mraa::Gpio* This = (mraa::Gpio*) req->data; in v8isr() local
143 …v8::Local<v8::Function> f = v8::Local<v8::Function>::New(v8::Isolate::GetCurrent(), This->m_v8isr); in v8isr()
146 This->m_v8isr->Call(SWIGV8_CURRENT_CONTEXT()->Global(), argc, argv); in v8isr()
/hardware/bsp/intel/peripheral/libmraa/docs/
Dtesting.md32 signals. This layer will be available to the community and will help replace
35 * Implement stress tests over long periods of time. This feature alone is
38 * Analyze a tests result collection solution (and after, interpretation). This
Dinternals.md4 For building see @ref building. This will describe the general internal build
18 be accessed without a valid board configuration. This can be helpful either in
64 i2c/smbus.c. This library simply makes it easier for us to handle the error
99 can also work with fast gpio. This is typically preffered to do mmap gpio
100 access. This is however trickier and typically relies on lots of platform
104 Note that in Linux gpios are numbered from ARCH_NR_GPIOS down. This means that
124 AIO pins are numbered after GPIO pins. This means that on Arduino style boards
130 board->gpio_count + 0 so you must place your aio pins after gpio_count. This is
140 mraa_init on library load. This means that it is not possible to stop this
142 mraa_init(). This feature is supported by most sane compilers and libcs but you
[all …]
Dplatform-hooks.md5 operations if needed. This feature of MRAA should only be used by developers
11 Defining a replace function will entirely replace the associate function. This
/hardware/bsp/intel/peripheral/libupm/src/lpd8806/
D._jsupm_lpd8806.i1 …�����������������������������������������������������������������������This resource fork inten…
D._pyupm_lpd8806.i1 …�����������������������������������������������������������������������This resource fork inten…

12345678