Home
last modified time | relevance | path

Searched full:degrees (Results 1 – 25 of 80) sorted by relevance

1234

/Zephyr-latest/drivers/display/
DKconfig.mcux_elcdif73 bool "Rotate display by 0 degrees"
75 Rotate display by 0 degrees. Primarily useful for testing,
79 bool "Rotate display by 90 degrees"
81 Rotate display counter-clockwise by 90 degrees.
82 For LVGL, this corresponds to a rotation of 270 degrees
85 bool "Rotate display by 180 degrees"
87 Rotate display counter-clockwise by 180 degrees
90 bool "Rotate display by 270 degrees"
92 Rotate display counter-clockwise by 270 degrees
93 For LVGL, this corresponds to a rotation of 90 degrees
/Zephyr-latest/samples/sensor/qdec/
Dsample.yaml17 - "Position = (.*) degrees"
28 - "Position = (.*) degrees"
38 - "Position = (.*) degrees"
57 - "Position = -[45678]\\d degrees"
DREADME.rst60 Position = 0 degrees
61 Position = 15 degrees
62 Position = 30 degrees
/Zephyr-latest/dts/bindings/sensor/
Dnordic,npm1300-charger.yaml70 description: Thermistor cold threshold in milli-degrees
74 description: Thermistor cool threshold in milli-degrees
78 description: Thermistor warm threshold in milli-degrees
82 description: Thermistor hot threshold in milli-degrees
124 Die temperature halt threshold in milli-degrees.
130 Die temperature resume threshold in milli-degrees.
Dnxp,kinetis-temperature.yaml28 Temperature sensor voltage at 25 degrees Celsius in microvolts
35 temperatures below 25 degrees Celsius
42 temperatures above or equal to 25 degrees Celsius
Dist,tsic-xx6.yaml29 description: Lowest temperature supported by the device in celcius degrees.
34 description: Highest temperature supported by the device in celcius degrees.
Dti,tmp1075.yaml47 description: Lower threshold for alert interrupt. Expressed in degrees C.
50 description: Upper threshold for alert interrupt. Expressed in degrees C.
Draspberrrypi,pico-temp.yaml19 Vbe voltage in microvolts at 27 degrees C. Vbe = 0.706V typically.
/Zephyr-latest/samples/subsys/display/lvgl/boards/
Dmimxrt1060_evk.conf4 # Enable PXP DMA engine and set rotation angle to 0 degrees.
Dmimxrt1170_evk_mimxrt1176_cm7_A.conf4 # Enable PXP DMA engine and set rotation angle to 0 degrees.
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/boards/
Dmini_stm32h743.overlay9 madctl = <184>; /* Rotate the image 180 degrees. */
/Zephyr-latest/samples/modules/lvgl/demos/boards/
Dmimxrt1060_evk.conf4 # Enable PXP DMA engine and set rotation angle to 0 degrees.
Dmimxrt1170_evk_mimxrt1176_cm7_A.conf4 # Enable PXP DMA engine and set rotation angle to 0 degrees.
/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/dts/bindings/display/
Dfrida,nt35510.yaml33 Display rotation clockwise in degrees. Defaults to 0, display default.
Dilitek,ili9xxx-common.yaml30 Display rotation (CW) in degrees.
Dorisetech,otm8009a.yaml33 Display rotation (CW) in degrees. Defaults to 0, display default.
/Zephyr-latest/include/zephyr/drivers/clock_control/
Dclock_control_litex.h33 * @param phase Phase offset in degrees
/Zephyr-latest/drivers/sensor/ti/tmp112/
Dtmp112.h41 /* scale in micro degrees Celsius */
/Zephyr-latest/dts/bindings/clock/
Dlitex,clkout.yaml38 default phase offset given in degrees
/Zephyr-latest/include/zephyr/sensing/
Dsensing_datatypes.h80 * For SENSING_SENSOR_TYPE_MOTION_GYROMETER_3D, the unit is degrees.
125 * For SENSING_SENSOR_TYPE_MOTION_HINGE_ANGLE, the unit is degrees.
/Zephyr-latest/include/zephyr/drivers/sensor/
Dtdk_apex.h35 * ** Tilt Detection: Detect the Tilt angle exceeds 35 degrees.
/Zephyr-latest/drivers/sensor/tdk/mpu6050/
DKconfig69 An X value for the config represents a range of +/- X degrees/second.
/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/samples/drivers/i2s/output/src/
Dmain.c27 * 90 degrees on right channel. "att" represents a power of two to attenuate
37 /* Right channel is same sine wave, shifted by 90 degrees */ in fill_buf()

1234