Home
last modified time | relevance | path

Searched refs:degrees (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dmlx90632.txt7 temperature is in range between -20 to 200 degrees Celsius with relative error
10 in range of -20 to 85 degrees Celsius it is suitable also for outdoor use.
/freebsd/lib/libc/stdlib/
H A Drandom.c103 static const int degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 }; variable
411 if (type != TYPE_0 && rear >= degrees[type]) in setstate()
420 implicit.rst_deg = degrees[type]; in setstate()
/freebsd/sys/contrib/device-tree/Bindings/iio/
H A Dmount-matrix.txt189 The sensor is mounted 30 degrees (Pi/6 radians) tilted along the X axis, so we
190 compensate by performing a -30 degrees rotation around the X axis:
196 The sensor is flipped 180 degrees (Pi radians) around the Z axis, i.e. mounted
203 ???: this does not match "180 degrees" - factors indicate ca. 3 degrees compensation
/freebsd/contrib/ntp/libntp/
H A Dntp_random.c321 static long degrees[MAX_TYPES] = { DEG_0, DEG_1, DEG_2, DEG_3, DEG_4 }; variable
437 rand_deg = degrees[type]; in ntp_setstate()
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dbq25890.txt34 current is lowered, to avoid overheating (in degrees Celsius). If omitted,
35 the default setting will be used (120 degrees);
H A Dcharger-manager.txt35 -cold-in-minus : flag that cold temperature is in minus degrees
/freebsd/sys/contrib/device-tree/src/arm/gemini/
H A Dgemini-dlink-dns-313.dts120 /* At 43 degrees turn on low speed */
126 /* At 47 degrees turn on high speed */
132 /* Just shut down at 60 degrees */
H A Dgemini-dlink-dir-685.dts122 * sensor. It is turned on when the temperature exceeds 46 degrees
123 * and turned off when the temperatures goes below 41 degrees
146 /* At 43 degrees turn on the fan */
152 /* Just shut down at 60 degrees */
/freebsd/contrib/tzcode/
H A Dtzselect.ksh64 for Paris (in degrees and minutes, North and East), or
65 '-c -35-058' for Buenos Aires (in degrees, South and West).
494 echo >&2 '40 degrees 42 minutes north,' \
495 '74 degrees 3 minutes west.'
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Dsitronix,st7586.txt13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
H A Dilitek,ili9225.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
H A Dilitek,ili9341.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
H A Dhimax,hx8357d.txt15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
H A Dmulti-inno,mi0283qt.txt17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-hrefv60plus.dtsi24 /* At 50 degrees take down the CPU frequency */
30 /* Just shut down at 70 degrees */
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Daltr_socfpga.txt30 can be 0-315 degrees, in 45 degree increments.
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-ap80x.dtsi327 temperature = <100000>; /* mC degrees */
328 hysteresis = <2000>; /* mC degrees */
H A Darmada-cp11x.dtsi36 temperature = <100000>; /* mC degrees */
37 hysteresis = <2000>; /* mC degrees */
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dbrcm,iproc-touchscreen.txt84 /* Touchscreen is rotated 180 degrees. */
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dad5755.txt31 clock 90 degrees out of phase from each other.
/freebsd/sys/contrib/device-tree/Bindings/
H A Dxilinx.txt103 - rotate-display (empty) : rotate display 180 degrees.
/freebsd/usr.sbin/bsdconfig/timezone/share/
H A Dzones.subr80 # 6709 sign-degrees-minutes-seconds format, either +-DDMM+-DDDMM
/freebsd/contrib/libxo/doc/
H A Dfield-roles.rst244 Units are the dimension by which values are measured, such as degrees,
/freebsd/contrib/tzdata/
H A Dzone1970.tab15 # in ISO 6709 sign-degrees-minutes-seconds format,
/freebsd/contrib/googletest/docs/
H A Dgmock_for_dummies.md111 virtual void Turn(int degrees) = 0;
175 MOCK_METHOD(void, Turn, (int degrees), (override));

12