Home
last modified time | relevance | path

Searched full:continuous (Results 1 – 25 of 247) sorted by relevance

12345678910

/freebsd/sys/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt20 - upisemi,continuous: This chip has two power modes: one-shot (chip takes one
21 measurement and then shuts itself down) and continuous (
22 chip takes continuous measurements). The one-shot mode is
23 more power-friendly but the continuous mode may be more
24 reliable. If this property is specified the continuous
H A Dupisemi,us5182.yaml47 upisemi,continuous:
51 then shuts itself down) and continuous (chip takes continuous
53 continuous mode may be more reliable. If this property is specified
54 the continuous mode will be used instead of the default one-shot one for
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dina3221.txt10 measurement and then shuts itself down) and continuous (
11 chip takes continuous measurements). The continuous mode is
17 used, instead of the default continuous one for monitoring.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dpwm-regulator.txt13 the user if the assumptions made in continuous-voltage
16 Continuous Voltage: This mode uses the regulator's maximum and minimum
37 Optional properties for Continuous mode:
51 be used in Continuous Voltage Mode.
60 Continuous Voltage With Enable GPIO Example:
H A Dpwm-regulator.yaml23 is given to the user if the assumptions made in continuous-voltage mode do
26 Continuous Voltage:
36 Continuous Voltage Mode.
60 # Optional properties for Continuous mode:
93 // Continuous Voltage With Enable GPIO Example:
/freebsd/crypto/openssl/doc/man5/
H A Dfips_config.pod51 Continuous tests are a subset of the self tests (e.g., a key pair test during key
54 continuous test fails. The default value of C<1> will trigger the error mode.
56 continuous test will return an error code if its continuous test fails. The
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.h50 /// The number of continuous executions found for the given \p tid.
58 /// The total number of continuous executions found across CPUs.
77 /// Traverse the context switch traces and the basic intel pt continuous
78 /// subtraces and produce a list of continuous executions for each process and
H A DPerfContextSwitchDecoder.h25 /// In most cases both the start and end of a continuous execution can be
134 /// A list of continuous executions recovered from the raw trace sorted by
H A DLibiptDecoder.h39 /// This struct represents a continuous execution of a thread in a cpu,
106 /// A list of continuous executions sorted by time, or an \a llvm::Error in
/freebsd/sys/dev/qat/qat_api/include/
H A Dicp_sal_nrbg_ht.h24 * NRBG. It also provides the caller the value of continuous random
48 * @param[out] pContinuousRngTestFailures Number of continuous random number
59 * of continuous random generator test failures.
/freebsd/secure/lib/libcrypto/man/man5/
H A Dfips_config.5174 Continuous tests are a subset of the self tests (e.g., a key pair test during key
177 continuous test fails. The default value of \f(CW1\fR will trigger the error mode.
179 continuous test will return an error code if its continuous test fails. The
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h65 * \brief Enable continuous mode.
68 * if continuous mode is already enabled, or if it cannot be enable due to
74 * \brief Disable continuous mode.
82 * This is a pre-requisite for enabling continuous mode. The buffer size
195 * Warning: This is a no-op if EnableMerge is 0 in continuous mode (\ref
H A DInstrProfilingBuffer.c16 /* When continuous mode is enabled (%c), this parameter is set to 1.
154 // Counter padding is needed only if continuous mode is enabled. in __llvm_profile_get_padding_sizes_for_counters()
170 // Value profiling not supported in continuous mode at profile-write time. in __llvm_profile_get_padding_sizes_for_counters()
175 // In continuous mode, the file offsets for headers and for the start of in __llvm_profile_get_padding_sizes_for_counters()
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dtc358743.txt20 MIPI CSI-2 clock is continuous or non-continuous.
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_calib.c73 /* Disable all continuous Tx. */ in r12a_lc_calib()
75 * Skipped because BB turns off continuous Tx until in r12a_lc_calib()
98 /* Continuous Tx case. */ in r12a_lc_calib()
100 * Skipped because BB turns off continuous Tx until in r12a_lc_calib()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h26 /// A map from continuous integer ranges to some value, with a very
29 /// CRM maps from integer ranges to values. The ranges are continuous, i.e.
109 /// An object that helps properly build a continuous range map
/freebsd/stand/forth/
H A Ddelay.4th.867 environment variable is set, a continuous series of dots is printed.
84 to print a continuous series of dots during the delay duration.
/freebsd/sys/contrib/device-tree/src/arm/amlogic/
H A Dmeson8b-ec100.dts168 * Silergy SY8089AAC-GP 2A continuous, 3A peak, 1MHz
201 * Silergy SY8089AAC-GP 2A continuous, 3A peak, 1MHz
216 * Silergy SY8089AAC-GP 2A continuous, 3A peak, 1MHz
251 * Silergy SY8089AAC-GP 2A continuous, 3A peak, 1MHz
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dti,lmk04832.yaml77 SYSREF Continuous 3
90 Number of SYSREF pulses to send when SYSREF is not in continuous mode.
/freebsd/share/man/man9/
H A DLOCK_PROFILING.988 The longest continuous hold time in microseconds.
90 The longest continuous wait time in microseconds.
/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dimx-weim.txt51 - fsl,continuous-burst-clk Make Burst Clock to output continuous clock.
/freebsd/contrib/googletest/
H A DREADME.md27 #### Continuous Integration
29 We use Google's internal systems for continuous integration.
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.def158 small steps so that the timescale is effectively continuous and
359 runs in continuous mode where each of
396 setting the clock is the same as in continuous mode; most
420 is run in continuous mode with
/freebsd/sys/dev/qlnx/qlnxe/
H A Dstorage_common.h159 u8 num_queues /* Number of continuous global queues used */;
160 u8 queue_relative_offset /* offset of continuous global queues used */;
/freebsd/crypto/openssl/providers/fips/
H A Dself_test.h24 /* Used for continuous tests */

12345678910