Home
last modified time | relevance | path

Searched full:celsius (Results 1 – 25 of 52) sorted by relevance

123

/Zephyr-latest/dts/bindings/sensor/
Dnxp,kinetis-temperature.yaml28 Temperature sensor voltage at 25 degrees Celsius in microvolts
34 Temperature sensor slope in microvolts per degree Celsius for
35 temperatures below 25 degrees Celsius
41 Temperature sensor slope in microvolts per degree Celsius for
42 temperatures above or equal to 25 degrees Celsius
Dst,stts22h-i2c.yaml38 from a temperature T in Celsius using the formula
49 from a temperature T in Celsius using the formula
Dmaxim,max31865.yaml18 description: Sensor resistance in ohms at 0 Celsius (100 ohms for PT100, 1000 ohms for PT1000)
/Zephyr-latest/samples/sensor/jc42/
DREADME.rst59 Alert on temp outside [24500, 25500] milli-Celsius
61 iggAlert on temp outside [15437, 16437] milli-Celsius
68 Alert on temp outside [15812, 16812] milli-Celsius
77 Alert on temp outside [16312, 17312] milli-Celsius
/Zephyr-latest/samples/sensor/tmp108/
DKconfig22 int "RH [%] high threshold for alert trigger in celsius"
33 int "RH [%] low threshold for alert trigger in celsius"
/Zephyr-latest/drivers/sensor/jedec/jc42/
Djc42.h47 * in Celsius with 1/16 Cel resolution
103 /* Encode a signed temperature in scaled Celsius to the format used in
118 * scaled Celsius.
/Zephyr-latest/drivers/sensor/lm77/
Dlm77.c104 /* Integer part in degrees Celsius (LSB = 0.5 degrees Celsius) */ in lm77_sensor_value_to_temp()
107 /* Fractional part in micro degrees Celsius */ in lm77_sensor_value_to_temp()
116 /* Shift down to remove "status" bits (LSB = 0.5 degrees Celsius) */ in lm77_temp_to_sensor_value()
119 /* Integer part in degrees Celsius */ in lm77_temp_to_sensor_value()
122 /* Fractional part in micro degrees Celsius */ in lm77_temp_to_sensor_value()
/Zephyr-latest/drivers/fuel_gauge/bq27z746/
Dbq27z746.h51 #define BQ27Z746_TEMPHISETTHRESHOLD 0x6A /* R/W, Unit: degree celsius, Range: -128..127 */
52 #define BQ27Z746_TEMPHICLEARTHRESHOLD 0x6B /* R/W, Unit: degree celsius, Range: -128..127 */
53 #define BQ27Z746_TEMPLOSETTHRESHOLD 0x6C /* R/W, Unit: degree celsius, Range: -128..127 */
54 #define BQ27Z746_TEMPLOCLEARTHRESHOLD 0x6D /* R/W, Unit: degree celsius, Range: -128..127 */
/Zephyr-latest/drivers/sensor/ti/tmp112/
Dtmp112.h41 /* scale in micro degrees Celsius */
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688.h591 * @brief Convert icm42688 temp value to useful celsius values
595 * @param out_c whole celsius output in int32_t
596 * @param out_uc micro (1/1000000) celsius as uint32_t
602 /* Offset by 25 degrees Celsius */ in icm42688_temp_c()
605 /* Whole celsius */ in icm42688_temp_c()
608 /* Micro celsius */ in icm42688_temp_c()
/Zephyr-latest/samples/sensor/amg88xx/
DREADME.rst13 of 27 |deg| Celsius has been reached.
/Zephyr-latest/drivers/sensor/f75303/
Df75303.c137 * The reading is given in steps of 0.125 degrees celsius, i.e. the in f75303_channel_get()
138 * temperature in degrees celsius is equal to sample / 8. in f75303_channel_get()
/Zephyr-latest/drivers/sensor/ti/tmp007/
Dtmp007.h31 /* scale in micro degrees Celsius */
/Zephyr-latest/drivers/sensor/bosch/bme680/
DKconfig97 prompt "BME680 gas sensor's heater temperature in degree Celsius"
/Zephyr-latest/dts/bindings/display/
Distech,ist3931.yaml47 description: reference voltage V0= [0.7+CT*0.005]/Bias at 24 degree Celsius
/Zephyr-latest/samples/sensor/grove_temperature/
DREADME.rst11 console, in units of celsius, once every second. When the :kconfig:option:`CONFIG_GROVE_LCD_RGB`
/Zephyr-latest/samples/sensor/adt7420/
DREADME.rst11 in degrees Celsius. The result is written to the console.
/Zephyr-latest/samples/net/cloud/tagoio_http_post/src/
Dmain.c42 /* Generate a temperature between 20 and 100 celsius degree */ in collect_data()
/Zephyr-latest/drivers/sensor/nxp/nxp_kinetis_temp/
Dtemp_kinetis.c112 /* ADC result for temperature = 25 degrees Celsius */ in temp_kinetis_channel_get()
124 /* Temperature in centi degrees Celsius */ in temp_kinetis_channel_get()
/Zephyr-latest/drivers/sensor/adi/adt7420/
Dadt7420.h58 /* scale in micro degrees Celsius */
/Zephyr-latest/drivers/sensor/ti/tmp1075/
Dtmp1075.h24 /* Scale in micro degrees Celsius -> 0.0625°C per ADC bit resolution */
/Zephyr-latest/drivers/sensor/seeed/grove/
Dtemperature_sensor.c67 * The formula for converting the analog value to degrees Celsius in gts_channel_get()
/Zephyr-latest/drivers/sensor/amg88xx/
Damg88xx.h63 /* 1 LSB is equivalent to 0.25 degree Celsius scaled to micro degrees */
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/src/
Ddevice.c18 #define SENSOR_UNIT "Celsius"
/Zephyr-latest/samples/bluetooth/peripheral_ht/src/
Dhts.c121 htm[0] = 0; /* temperature in celsius */ in hts_indicate()

123