Searched full:tenths (Results 1 – 25 of 68) sorted by relevance
123
4 tenths=date\ +%s%1N7 # Time out after $3 tenths of a second or 5 seconds if $3 is ""11 start_time=$($tenths)17 # Wait at most tm_out tenths of a second18 if [ $(($($tenths) - start_time)) -ge $tm_out ] ; then28 # Time out after $3 tenths of a second or 5 seconds if $3 is ""33 start_time=$($tenths)39 # Wait at most tm_out tenths of a second40 if [ $(($($tenths) - start_time)) -ge $tm_out ] ; then49 # Time out after $2 tenths of a second or 5 seconds if $2 is ""[all …]
19 as cold (in tenths of degree Celsius).21 as over heated (in tenths of degree Celsius).
41 Temperature threshold to report battery as cold (in tenths of degree Celsius).47 Temperature threshold to report battery as over heated (in tenths of degree Celsius).
524 RX ; length of time (in tenths of seconds) until526 RY ; length of time (in tenths of seconds) until528 TX ; length (in tenths of seconds) of joystick closure531 TY ; length (in tenths of seconds) of joystick closure534 VX ; length (in tenths of seconds) of joystick closure537 VY ; length (in tenths of seconds) of joystick closure543 tenths of seconds later, keystroke pairs are generated every Tn tenths of545 every Vn tenths of seconds. This provides a velocity (auto-repeat) breakpoint
33 s8 tenths; member63 *temp = msg.data.resp.celsius * 1000 + msg.data.resp.tenths * 100; in imx_sc_thermal_get_temp()
35 s8 tenths; member68 *temp = msg.data.resp.celsius * 1000 + msg.data.resp.tenths * 100; in imx_sc_thermal_get_temp()
260 int temp_min; /* in tenths of degree Celsius */261 int temp_max; /* in tenths of degree Celsius */
262 int temp_min; /* in tenths of degree Celsius */263 int temp_max; /* in tenths of degree Celsius */
61 void ipwireless_sleep(unsigned int tenths);
37 tenths of a degree.
65 unsigned int rsense; /* in tenths uOhm */102 return val * 10 / 256; /* in tenths of deg. C */ in max172xx_temperature_to_ps()
90 * Read ADCIN channel 0 (battery temp) and convert value to tenths of Celsius
50 * tenths of volts; e.g. pcmv=33,120,50 indicates 3v3 PCM Vcc, 12v0
34 * of RPM) and the last two bytes are the temperature (in tenths of a
34 /* _TMP returns the temperature in tenths of degrees Kelvin */ in int340x_thermal_get_zone_temp()
36 * of RPM) and the last two bytes are the temperature (in tenths of a
60 #define VTIME 5 /* Time-out value (tenths of a second) [!ICANON] */
61 #define M41T81REG_TSC 0x00 /* tenths/hundredths of second */
37 /* _TMP returns the temperature in tenths of degrees Kelvin */ in int340x_thermal_get_zone_temp()