/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/ |
H A D | mlx90632.txt | 7 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 D | random.c | 103 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 D | mount-matrix.txt | 189 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 D | ntp_random.c | 321 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 D | bq25890.txt | 34 current is lowered, to avoid overheating (in degrees Celsius). If omitted, 35 the default setting will be used (120 degrees);
|
H A D | charger-manager.txt | 35 -cold-in-minus : flag that cold temperature is in minus degrees
|
/freebsd/sys/contrib/device-tree/src/arm/gemini/ |
H A D | gemini-dlink-dns-313.dts | 120 /* At 43 degrees turn on low speed */ 126 /* At 47 degrees turn on high speed */ 132 /* Just shut down at 60 degrees */
|
H A D | gemini-dlink-dir-685.dts | 122 * 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 D | tzselect.ksh | 64 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 D | sitronix,st7586.txt | 13 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
H A D | ilitek,ili9225.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
H A D | ilitek,ili9341.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
H A D | himax,hx8357d.txt | 15 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
H A D | multi-inno,mi0283qt.txt | 17 - rotation: panel rotation in degrees counter clockwise (0,90,180,270)
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | ste-hrefv60plus.dtsi | 24 /* At 50 degrees take down the CPU frequency */ 30 /* Just shut down at 70 degrees */
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | altr_socfpga.txt | 30 can be 0-315 degrees, in 45 degree increments.
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | armada-ap80x.dtsi | 327 temperature = <100000>; /* mC degrees */ 328 hysteresis = <2000>; /* mC degrees */
|
H A D | armada-cp11x.dtsi | 36 temperature = <100000>; /* mC degrees */ 37 hysteresis = <2000>; /* mC degrees */
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | brcm,iproc-touchscreen.txt | 84 /* Touchscreen is rotated 180 degrees. */
|
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/ |
H A D | ad5755.txt | 31 clock 90 degrees out of phase from each other.
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | xilinx.txt | 103 - rotate-display (empty) : rotate display 180 degrees.
|
/freebsd/usr.sbin/bsdconfig/timezone/share/ |
H A D | zones.subr | 80 # 6709 sign-degrees-minutes-seconds format, either +-DDMM+-DDDMM
|
/freebsd/contrib/libxo/doc/ |
H A D | field-roles.rst | 244 Units are the dimension by which values are measured, such as degrees,
|
/freebsd/contrib/tzdata/ |
H A D | zone1970.tab | 15 # in ISO 6709 sign-degrees-minutes-seconds format,
|
/freebsd/contrib/googletest/docs/ |
H A D | gmock_for_dummies.md | 111 virtual void Turn(int degrees) = 0; 175 MOCK_METHOD(void, Turn, (int degrees), (override));
|