Home
last modified time | relevance | path

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

123456

/hardware/interfaces/gnss/2.1/
DIGnssMeasurementCallback.hal33 * A valid full inter-signal bias is stored in the data structure.
37 * A valid full inter-signal bias uncertainty is stored in the data structure.
41 * A valid satellite inter-signal bias is stored in the data structure.
45 * A valid satellite inter-signal bias uncertainty is stored in the data structure.
80 * The full inter-signal bias (ISB) in nanoseconds.
111 * 1-sigma uncertainty associated with the full inter-signal bias in nanoseconds.
116 * The satellite inter-signal bias in nanoseconds.
136 * 1-sigma uncertainty associated with the satellite inter-signal bias in nanoseconds.
142 * the measured C/N0 value for the signal measured at the baseband.
147 * If a signal has separate components (e.g. Pilot and Data channels) and the receiver only
[all …]
Dtypes.hal22 * Represents a GNSS signal type.
26 * Constellation type of the SV that transmits the signal.
31 * Carrier frequency in Hz of the signal.
36 * The type of code of the GNSS signal.
DIGnssAntennaInfoCallback.hal25 * characterize the phase center variation corrections and signal gain corrections.
94 * 2D vectors representing the signal gain corrections at regularly spaced
98 * antenna with the same total power. The signal gain correction is added the
99 * signal gain measurement to obtain the corrected value.
120 * 2D vectors of 1-sigma uncertainty in dBi associated with the signal
DIGnssCallback.hal56 * the measured C/N0 value for the signal measured at the baseband.
61 * If a signal has separate components (e.g. Pilot and Data channels) and the receiver only
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DNodeLooperThread.cc64 wake_cond_.signal(); in Request()
89 wake_cond_.signal(); in Cancel()
144 wake_cond_.signal(); in Stop()
/hardware/nxp/nfc/halimpl/src/adaptation/
DEseAdaptation.cpp144 void EseAdaptation::signal() { mCondVar.signal(); } in signal() function in EseAdaptation
161 EseAdaptation::GetInstance().signal(); in Thread()
377 void ThreadCondVar::signal() { in signal() function in ThreadCondVar
/hardware/google/pixel/pwrstats_util/
Dpwrstats_util.cpp38 static void signalHandler(int signal) { in signalHandler() argument
39 gSignalStatus = signal; in signalHandler()
159 std::signal(SIGINT, signalHandler); in daemon()
/hardware/nxp/nfc/halimpl/src/include/
DEseAdaptation.h47 void signal();
82 void signal();
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dsync.h66 void signal() { in signal() function
/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/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/tv/tuner/1.0/vts/functional/
DFrontendTests.cpp23 mMsgCondition.signal(); in onEvent()
27 mLockMsgCondition.signal(); in onEvent()
46 mMsgCondition.signal(); in onScanMessage()
126 mMsgCondition.signal(); in scanTest()
/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/knowles/athletico/sound_trigger_hal/tests/
Dtunnel_test_sensor.c142 signal(SIGINT, sigint_handler); in main()
145 signal(SIGALRM, sigint_handler); in main()
/hardware/interfaces/neuralnetworks/1.2/
DIBurstContext.hal24 * freeMemory is used by the client to signal to the service that a memory
/hardware/qcom/display/msm8226/libgralloc/
Dgr.h97 inline void signal() { pthread_cond_signal(&cond); } in signal() function
/hardware/interfaces/automotive/evs/1.1/
Dtypes.hal315 * of sensors in an array as indicated by the receiversIdList. The signal is
321 * Timestamp of the start of the transmit signal for this data frame.
335 * transmitted the signal for this data frame.
341 * the signal. The order of ids must match the order of the waveforms in the
362 * Time of flight (float): Time between transmit and receive signal in nanoseconds.
/hardware/qcom/display/msm8084/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/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/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

123456