Home
last modified time | relevance | path

Searched refs:signal (Results 1 – 25 of 99) sorted by relevance

1234

/hardware/nxp/nfc/halimpl/src/adaptation/
DEseAdaptation.cpp139 void EseAdaptation::signal() { mCondVar.signal(); } in signal() function in EseAdaptation
156 EseAdaptation::GetInstance().signal(); in Thread()
372 void ThreadCondVar::signal() { in signal() function in ThreadCondVar
/hardware/nxp/nfc/halimpl/src/include/
DEseAdaptation.h47 void signal();
82 void signal();
/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal42 * Carrier frequency of the signal to be corrected, for example it can be the
70 * means either reflection planes serving is not supported or the satellite signal has gone
120 * A struct containing the characteristics of the reflecting plane that the satellite signal has
124 * means either reflection planes serving is not supported or the satellite signal has gone
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dsync.h66 void signal() { in signal() function
/hardware/nxp/secure_element/libese-spi/src/include/
DNfcAdaptation.h44 void signal();
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dsync.h89 void signal() { in signal() function
/hardware/interfaces/audio/5.0/
Dtypes.hal115 * Orientation: Normalized vector to signal the main orientation of the
132 DIRECT = 1, /* Channel used and signal not processed */
133 PROCESSED = 2, /* Channel used and signal has some process */
219 /** Normalized point to signal the main orientation of the microphone's
/hardware/interfaces/audio/4.0/
Dtypes.hal171 * Orientation: Normalized vector to signal the main orientation of the
188 DIRECT = 1, /* Channel used and signal not processed */
189 PROCESSED = 2, /* Channel used and signal has some process */
275 /** Normalized point to signal the main orientation of the microphone's
/hardware/interfaces/neuralnetworks/1.2/
DIBurstContext.hal24 * freeMemory is used by the client to signal to the service that a memory
/hardware/google/av/codec2/hidl/services/
Dvendor.cpp102 signal(SIGPIPE, SIG_IGN); in main()
/hardware/qcom/display/msm8226/libgralloc/
Dgr.h97 inline void signal() { pthread_cond_signal(&cond); } in signal() function
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal268 * typically used during continuous GNSS signal sampling.)
285 * All signal measurement information (e.g. svTime,
287 * based on GNSS signal measurements only. You must not synthesize measurements
437 * It contains the measured C/N0 value for the signal at the antenna port.
439 * If a signal has separate components (e.g. Pilot and Data channels) and
466 * fresh signal measurements from this channel.
514 * Carrier frequency of the signal tracked, for example it can be the
594 * amplifier adjusting the power of the incoming signal. The AGC level
598 * strong jamming, in the band of this signal, this value must go more
605 * indicative of changes on input signal power in the frequency band for
/hardware/qcom/display/msm8084/libgralloc/
Dgr.h97 inline void signal() { pthread_cond_signal(&cond); } in signal() function
/hardware/qcom/sdm845/display/sdm/libs/core/
Dcore_impl.cpp95 signal(SIGPIPE, SIG_IGN); in Init()
/hardware/qcom/display/msm8994/libgralloc/
Dgr.h104 inline void signal() { pthread_cond_signal(&cond); } in signal() function
/hardware/interfaces/gnss/1.1/
DIGnss.hal57 * not, on average, run power hungry operations like RF and signal searches for more than
61 * power and performance tradoffs such as duty-cycling when signal conditions are good and
DIGnssMeasurement.hal36 * continuous in good signal conditions. All non-blacklisted, healthy constellations,
/hardware/qcom/display/msm8996/libgralloc/
Dgr.h105 inline void signal() { pthread_cond_signal(&cond); } in signal() function
/hardware/qcom/display/msm8909/libgralloc/
Dgr.h100 inline void signal() { pthread_cond_signal(&cond); } in signal() function
/hardware/interfaces/sensors/2.0/
Dtypes.hal34 * Used by the framework to signal to the HAL when events have been
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dgr.h100 inline void signal() { pthread_cond_signal(&cond); } in signal() function
/hardware/interfaces/audio/effect/5.0/
DIEffectsFactory.hal47 * are connected in series and process the same signal
/hardware/interfaces/audio/effect/4.0/
DIEffectsFactory.hal47 * are connected in series and process the same signal
/hardware/interfaces/audio/effect/2.0/
DIEffectsFactory.hal47 * are connected in series and process the same signal
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/inc/
Dvidc_debug.h153 void signal() { in signal() function

1234