Searched refs:degrees (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 73 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/ |
D | README.rst | 60 Position = 0 degrees 61 Position = 15 degrees 62 Position = 30 degrees
|
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/boards/ |
D | mini_stm32h743.overlay | 9 madctl = <184>; /* Rotate the image 180 degrees. */
|
/Zephyr-latest/drivers/sensor/tdk/mpu6050/ |
D | Kconfig | 69 An X value for the config represents a range of +/- X degrees/second.
|
/Zephyr-latest/samples/sensor/adt7420/ |
D | README.rst | 11 in degrees Celsius. The result is written to the console.
|
/Zephyr-latest/samples/drivers/clock_control_litex/ |
D | README.rst | 41 …k outputs: ``clk0`` and ``clk1`` with default frequency set to 100MHz, 0 degrees phase offset and … 51 | This code will try to set on ``clk0`` frequency 50MHz, 90 degrees of phase offset and 75% duty cy…
|
/Zephyr-latest/drivers/sensor/st/lis2dh/ |
D | Kconfig | 157 relative temperature. For example, it is X degrees C
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | README.rst | 15 of 30 degrees or more. The tilt event is generated when the
|
/Zephyr-latest/boards/weact/mini_stm32h7b0/ |
D | mini_stm32h7b0.dts | 74 madctl = <120>; /* Set to <184> to rotate the image 180 degrees. */
|
/Zephyr-latest/boards/weact/mini_stm32h743/ |
D | mini_stm32h743.dts | 72 madctl = <120>; /* Set to <184> to rotate the image 180 degrees. */
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_litex.c | 1179 int litex_clk_set_phase(struct litex_clk_clkout *lcko, int degrees) in litex_clk_set_phase() argument 1187 lcko->ts_config.phase = degrees; in litex_clk_set_phase() 1189 LOG_DBG("CLKOUT%d: setting phase: %u deg", lcko->id, degrees); in litex_clk_set_phase() 1194 clkout_nr, degrees); in litex_clk_set_phase()
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.esptool | 98 increases or decreases by approximately 20 Celsius degrees (depending on the
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 336 slightly and the temperature sensor can output values up to 1.5 degrees higher.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | hci.txt | 678 This command shall return the current chip temperature in degrees Celsius. 693 | | to degrees Celsius (signed integer) |
|