Home
last modified time | relevance | path

Searched full:measurement (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dxlnx,zynqmp-ams.yaml25 Sysmon Block |Channel| Details |Measurement
28 AMS CTRL |0 |System PLLs voltage measurement, VCC_PSPLL. |Voltage
29 |1 |Battery voltage measurement, VCC_PSBATT. |Voltage
30 |2 |PL Internal voltage measurement, VCCINT. |Voltage
31 |3 |Block RAM voltage measurement, VCCBRAM. |Voltage
32 |4 |PL Aux voltage measurement, VCCAUX. |Voltage
33 |5 |Voltage measurement for six DDR I/O PLLs, VCC_PSDDR_PLL. |Voltage
34 |6 |VCC_PSINTFP_DDR voltage measurement. |Voltage
36 PS Sysmon |7 |LPD temperature measurement. |Temperature
37 |8 |FPD temperature measurement (REMOT
[all...]
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dlocation.h118 * enum iwl_tof_algo_type - Algorithym type for range measurement request
545 * @measure_type: Measurement type: 0 - two sided, 1 - One sided
547 * number of measurement iterations (min 2^0 = 1, max 2^14)
548 * @burst_period: Recommended value to be sent to the AP. Measurement
563 * use it for its ch est measurement (this flag will be set when we
594 * @IWL_INITIATOR_AP_FLAGS_ASAP: Request for ASAP measurement.
607 * @IWL_INITIATOR_AP_FLAGS_SECURED: request secure LTF measurement
648 * @burst_period: Recommended value to be sent to the AP. Measurement
652 * the number of measurement iterations (min 2^0 = 1, max 2^14)
713 * @burst_period: Recommended value to be sent to the AP. Measurement
[all...]
H A Ddatapath.h175 * struct iwl_time_sync_cfg_cmd - TM/FTM time sync measurement configuration
265 * struct iwl_time_msmt_notify - Time Sync measurement notification
270 * @dialog_token: measurement flow dialog token number
271 * @followup_dialog_token: Measurement flow previous dialog token number
315 * struct iwl_time_msmt_cfm_notify - Time Sync measurement confirmation
317 * Tx'ed TM/FTM measurement action frame.
321 * @dialog_token: measurement flow dialog token number
H A Dphy.h81 * enum iwl_dts_control_measurement_mode - DTS measurement type
90 * without measurement trigger.
100 * enum iwl_dts_used - DTS to use or used for measurement in the DTS request
/freebsd/contrib/wpa/src/ap/
H A Drrm.c2 * hostapd / Radio Measurement (RRM)
108 wpa_printf(MSG_DEBUG, "Bad Measurement Report element"); in hostapd_handle_radio_msmt_report()
113 wpa_printf(MSG_DEBUG, "Measurement report mode 0x%x type %u", in hostapd_handle_radio_msmt_report()
129 "Measurement report type %u is not supported", in hostapd_handle_radio_msmt_report()
251 * Override measurement token - the first byte of the in hostapd_send_nei_report_resp()
252 * Measurement Report element. in hostapd_send_nei_report_resp()
263 * Override measurement token - the first byte of the in hostapd_send_nei_report_resp()
264 * Measurement Report element. in hostapd_send_nei_report_resp()
287 u8 lci = 0, civic = 0; /* Measurement tokens */ in hostapd_handle_nei_report_req()
317 switch (ie[4]) { /* Measurement Type */ in hostapd_handle_nei_report_req()
[all …]
/freebsd/share/man/man4/
H A Dads111x.463 directs it to make a single measurement, and returns the measured value
65 The amount of time required to make the measurement is a function
67 While device is directed to make a single measurement, it still averages
71 second, a single measurement would require 8 milliseconds.
81 To make a measurement on a given pin or pair of pins, you simply access
123 measurement on the given channel.
127 the time to make a measurement is 1 / samplerate.
135 measurement on the given channel.
137 Reading this variable causes the device to make a measurement on
H A Dh_ertt.461 measurement.
92 The value of cwnd for the marked rtt measurement.
94 The most recent RTT measurement.
96 The longest RTT measurement that has been taken.
98 The shortest RTT measurement that has been taken.
101 measurement is available.
H A Dhtu21.484 Whether the sensor should hold SCL low while performing the measurement.
86 measurement is completed.
125 There is no way to control the measurement resolution.
H A Dmulticast.4745 * bytes and/or packets) and the measurement interval. Flows are
750 * The measurement interval cannot be shorter than some Tmin (currently, 3s).
753 * Measurement works as follows:
756 * The first packet marks the start of a measurement interval.
760 * count and restarts the measurement.
762 * For <= measurement:
766 * schedule an upcall if we are below, and restart the measurement
791 /* min. threshold time interval for bandwidth measurement */
833 <= the threshold bandwidth (within the specified measurement
835 For practical reasons, the smallest value for the measurement
H A Dcc_chd.480 If 1, the maximum RTT seen within the measurement period is used as the basic
81 delay measurement for the algorithm, otherwise a sampled RTT measurement
/freebsd/contrib/wpa/wpa_supplicant/
H A Drrm.c115 /* Measurement Request element + Location Subject + Maximum Age subelement */
117 /* Measurement Request element + Location Civic Request */
206 * Measurement token; nonzero number that is unique among the in wpas_rrm_send_neighbor_rep_request()
207 * Measurement Request elements in a particular frame. in wpas_rrm_send_neighbor_rep_request()
209 wpabuf_put_u8(buf, 1); /* Measurement Token */ in wpas_rrm_send_neighbor_rep_request()
215 wpabuf_put_u8(buf, 0); /* Measurement Request Mode */ in wpas_rrm_send_neighbor_rep_request()
216 wpabuf_put_u8(buf, MEASURE_TYPE_LCI); /* Measurement Type */ in wpas_rrm_send_neighbor_rep_request()
240 * Measurement token; nonzero number that is unique among the in wpas_rrm_send_neighbor_rep_request()
241 * Measurement Request elements in a particular frame. in wpas_rrm_send_neighbor_rep_request()
243 wpabuf_put_u8(buf, 2); /* Measurement Token */ in wpas_rrm_send_neighbor_rep_request()
[all …]
/freebsd/sys/netinet/khelp/
H A Dh_ertt.c98 #define TXSI_RTT_MEASURE_START 0x02 /* Start a per RTT measurement. */
128 #define FORCED_MEASUREMENT 0X08 /* Force an RTT measurement. */
167 * add_tx_segment_info that a new measurement should be started. in marked_packet_rtt()
172 * algorithm that a new marked RTT measurement has has been made in marked_packet_rtt()
178 /* Temporarily disable TSO to aid a new measurement. */ in marked_packet_rtt()
189 * secure round trip time measurements. The resulting measurement is used for
346 * receiver and will yield an inaccurate measurement. In in ertt_packet_measurement_hook()
347 * this case, we only make the measurement if more than in ertt_packet_measurement_hook()
352 /* Make an accurate new measurement. */ in ertt_packet_measurement_hook()
380 * measurement than no additional in ertt_packet_measurement_hook()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/magnetometer/
H A Dti,tmag5273.yaml19 on-axis and off-axis angle measurement topologies. The angle calculation is
32 ti,angle-measurement:
35 Enables angle measurement in the selected plane.
71 ti,angle-measurement = "x-z";
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dstericsson,ab8500-battery.txt12 measurement, 'btemp' signal is used when NTC(negative temperature
21 for thermal measurement.
25 for thermal measurement.
/freebsd/sys/contrib/device-tree/Bindings/
H A Dtrivial-devices.yaml194 # Measurement Specialities I2C temperature and humidity sensor
196 # Measurement Specialities I2C pressure and temperature sensor
198 # Measurement Specialities I2C pressure and temperature sensor
200 # Measurement Specialities I2C pressure and temperature sensor
202 # Measurement Specialities I2C pressure and temperature sensor
204 # Measurement Specialities temp and humidity part of ms8607 device
206 # Measurement Specialities temp and pressure part of ms8607 device
208 # Measurement Specialties temperature sensor
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ab8500/
H A Dfg.txt35 measurement, 'btemp' signal is used when NTC(negative temperature
44 for thermal measurement.
48 for thermal measurement.
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_serdes_hssp_internal_regs.h253 /* RX lane best eye point measurement result */
267 * Enables an eye diagram measurement
269 * 0 - Disables eye diagram measurement
270 * 1 - Enables eye diagram measurement
277 * RX lane single roam eye point measurement start signal.
278 * If asserted, single measurement at fix XADJUST and YADJUST is started.
285 * PHY Eye diagram measurement status
297 * measurement was invalid because the eye
302 * diagram measurement should be re-run
354 * RX lane single roam eye point measurement result.
[all …]
H A Dal_hal_serdes_internal_regs.h254 /* RX lane best eye point measurement result */
268 * Enables an eye diagram measurement
270 * 0 - Disables eye diagram measurement
271 * 1 - Enables eye diagram measurement
278 * RX lane single roam eye point measurement start signal.
279 * If asserted, single measurement at fix XADJUST and YADJUST is started.
286 * PHY Eye diagram measurement status
298 * measurement was invalid because the eye
303 * diagram measurement should be re-run
355 * RX lane single roam eye point measurement result.
[all …]
/freebsd/sys/netinet/
H A Dip_mroute.h154 * bytes and/or packets) and the measurement interval. Flows are
159 * The measurement interval cannot be shorter than some Tmin (currently, 3s).
162 * Measurement works as follows:
165 * The first packet marks the start of a measurement interval.
169 * count and restarts the measurement.
171 * For <= measurement:
175 * schedule an upcall if we are below, and restart the measurement
200 /* min. threshold time interval for bandwidth measurement */
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs43130.txt29 Boolean, define to enable headphone DC impedance measurement.
32 Boolean, define to enable headphone AC impedance measurement.
33 DC impedance must also be enabled for AC impedance measurement.
/freebsd/sys/dev/al_eth/
H A Dal_init_eth_kr.c41 * coefficients and looking for the best eye measurement possible for every one
46 * - measurement (per coefficient) - issue decrement for the coefficient
47 * under control till the eye measurement not increasing
71 QMEASURE, /* EyeQ measurement. */
72 QCHECK, /* Check if measurement shows best value. */
73 DO_NEXT_TRY, /* issue DEC command to coeff for next measurement. */
90 /* Constants used for the measurement. */
487 /* makes a measurement and fills the new value into the array */ in al_eth_kr_lt_transmitter_task_run()
494 al_warn("%s: Rx eye measurement failed\n", __func__); in al_eth_kr_lt_transmitter_task_run()
578 nextstate = DO_HOLD; /* go to next measurement round */ in al_eth_kr_lt_transmitter_task_run()
/freebsd/sys/dev/iicbus/adc/
H A Dads111x.c72 * On config write, the operational-state bit starts a measurement, on read it
73 * indicates when the measurement process is complete/idle.
91 * per-channel values into it every time we make a measurement on that channel.
209 /* Ask the chip to do a one-shot measurement of the given channel. */ in ads111x_sample_voltage()
219 * Calculate how long it will take to make the measurement at the in ads111x_sample_voltage()
220 * current sampling rate (round up). The measurement averaging time in ads111x_sample_voltage()
230 * In theory the measurement should be available now; we waited long in ads111x_sample_voltage()
233 * as the system clock, so we have to double-check that the measurement in ads111x_sample_voltage()
239 * measurement in one operation. in ads111x_sample_voltage()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h82 #define AR_PHY_IQCAL_RES_PWR_MEAS_I 0x9c10 /*PHY IQ calibration results - power measurement for I */
83 #define AR_PHY_IQCAL_RES_PWR_MEAS_Q 0x9c14 /*PHY IQ calibration results - power measurement for Q */
84 …e AR_PHY_IQCAL_RES_IQ_CORR_MEAS 0x9c18 /*PHY IQ calibration results - IQ correlation measurement */
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json138 "measurement": "zpool_latency", string
262 "measurement": "zpool_latency", string
400 "measurement": "zpool_latency", string
524 "measurement": "zpool_latency", string
648 "measurement": "zpool_latency", string
772 "measurement": "zpool_latency", string
910 "measurement": "zpool_latency", string
1034 "measurement": "zpool_latency", string
1158 "measurement": "zpool_latency", string
1282 "measurement": "zpool_latency", string
/freebsd/lib/libpmc/
H A Dpmc.3178 performance measurement architecture.
186 performance measurement architecture.
195 performance measurement architecture.
222 performance measurement architecture version 2 and later.
226 performance measurement architecture version 1 and later.

12345678910>>...14