Searched refs:rotation (Results 1 – 21 of 21) sorted by relevance
/Zephyr-Core-3.5.0/drivers/display/ |
D | Kconfig.mcux_elcdif | 36 bool "Use PXP for display rotation" 40 Use the PXP for display rotation. This requires the LCDIF node 52 Set rotation angle of PXP. The ELCDIF cannot detect the correct 53 rotation angle based on the call to display_write, so the user
|
D | display_ili9xxx.h | 73 uint16_t rotation; member
|
D | display_otm8009a.c | 28 uint16_t rotation; member 676 if (cfg->rotation == 0) { in otm8009a_init() 680 } else if (cfg->rotation == 90) { in otm8009a_init() 684 } else if (cfg->rotation == 180) { in otm8009a_init() 688 } else if (cfg->rotation == 270) { in otm8009a_init() 744 .rotation = DT_INST_PROP(inst, rotation), \
|
D | display_ili9xxx.c | 330 if (config->rotation == 0U) { in ili9xxx_configure() 332 } else if (config->rotation == 90U) { in ili9xxx_configure() 334 } else if (config->rotation == 180U) { in ili9xxx_configure() 474 .rotation = DT_PROP(INST_DT_ILI9XXX(n, t), rotation), \
|
/Zephyr-Core-3.5.0/boards/shields/buydisplay_2_8_tft_touch_arduino/ |
D | buydisplay_2_8_tft_touch_arduino.overlay | 36 rotation = <0>;
|
/Zephyr-Core-3.5.0/boards/shields/buydisplay_3_5_tft_touch_arduino/ |
D | buydisplay_3_5_tft_touch_arduino.overlay | 36 rotation = <0>;
|
/Zephyr-Core-3.5.0/tests/drivers/build_all/display/ |
D | app.overlay | 43 rotation = <270>;
|
/Zephyr-Core-3.5.0/samples/subsys/display/lvgl/boards/ |
D | native_posix.overlay | 51 rotation-input-code = <INPUT_REL_WHEEL>;
|
/Zephyr-Core-3.5.0/boards/shields/adafruit_2_8_tft_touch_v2/dts/ |
D | adafruit_2_8_tft_touch_v2.dtsi | 37 rotation = <90>;
|
/Zephyr-Core-3.5.0/boards/shields/st_b_lcd40_dsi1_mb1166/boards/ |
D | stm32h747i_disco_m7.overlay | 73 rotation = <90>;
|
/Zephyr-Core-3.5.0/arch/xtensa/core/ |
D | README-WINDOWS.rst | 29 themselves. Instead they place the rotation amount in two places 33 There is an ENTRY instruction that does the rotation. It adds CALLINC 38 There is a RETW instruction that undoes the rotation. It reads the
|
/Zephyr-Core-3.5.0/boards/xtensa/esp_wrover_kit/ |
D | esp_wrover_kit.dts | 135 rotation = <0>;
|
/Zephyr-Core-3.5.0/boards/xtensa/odroid_go/ |
D | odroid_go.dts | 132 rotation = <270>;
|
/Zephyr-Core-3.5.0/boards/arm/arduino_nicla_sense_me/doc/ |
D | index.rst | 10 that can measure rotation, acceleration, pressure, humidity, temperature, air quality
|
/Zephyr-Core-3.5.0/boards/xtensa/m5stack_core2/ |
D | m5stack_core2.dts | 197 rotation = <0>;
|
/Zephyr-Core-3.5.0/boards/arm/stm32f429i_disc1/ |
D | stm32f429i_disc1.dts | 157 rotation = <180>;
|
/Zephyr-Core-3.5.0/boards/arm/wio_terminal/ |
D | wio_terminal.dts | 276 rotation = <270>;
|
/Zephyr-Core-3.5.0/boards/arm/bl5340_dvk/ |
D | bl5340_dvk_cpuapp_common.dtsi | 233 rotation = <270>;
|
/Zephyr-Core-3.5.0/doc/kernel/ |
D | timeutil.rst | 139 time scale based on Earth’s rotation. UT is a discontinuous time scale as it 142 changes in Earth’s rotation. Thus the difference between TAI and UT varies
|
/Zephyr-Core-3.5.0/doc/kernel/data_structures/ |
D | rbtree.rst | 82 enforced by a set of rotation rules used to "fix" trees following
|
/Zephyr-Core-3.5.0/boards/arm/nucleo_u5a5zj_q/doc/ |
D | index.rst | 91 - Neo-Chrom GPU (GPU2D) accelerating any angle rotation, scaling, and
|