Searched refs:rotate (Results 1 – 12 of 12) sorted by relevance
/Zephyr-latest/drivers/dma/ |
D | dma_mcux_pxp.c | 59 pxp_rotate_degree_t rotate; in dma_mcux_pxp_configure() local 72 rotate = kPXP_Rotate0; in dma_mcux_pxp_configure() 75 rotate = kPXP_Rotate90; in dma_mcux_pxp_configure() 78 rotate = kPXP_Rotate180; in dma_mcux_pxp_configure() 81 rotate = kPXP_Rotate270; in dma_mcux_pxp_configure() 162 PXP_SetRotateConfig(dev_config->base, kPXP_RotateProcessSurface, rotate, flip); in dma_mcux_pxp_configure()
|
/Zephyr-latest/lib/utils/ |
D | rb.c | 130 static void rotate(struct rbnode **stack, int stacksz) in rotate() function 203 rotate(stack, stacksz); in fix_extra_red() 207 rotate(stack, stacksz - 1); in fix_extra_red() 290 rotate(stack, stacksz); in fix_missing_black() 342 rotate(stack, stacksz); in fix_missing_black() 364 rotate(stack, stacksz); in fix_missing_black()
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_WINDOWS.rst | 20 There is a ROTW instruction that can be used to manually rotate the 27 which rotate registers upward (i.e. "hiding" low registers from the 28 callee) by 1, 2 or 3 quads. These do not rotate the window
|
/Zephyr-latest/boards/weact/mini_stm32h7b0/ |
D | mini_stm32h7b0.dts | 74 madctl = <120>; /* Set to <184> to rotate the image 180 degrees. */
|
/Zephyr-latest/doc/services/zbus/images/ |
D | zbus_observation_mask.svg | 37 <rect x="881" y="352" width="20" height="40" rx="10" transform="rotate(-90 881 352)" fill="#4F4F4F"… 38 <circle cx="891" cy="342" r="6" transform="rotate(-90 891 342)" fill="#D9D9D9"/> 72 <rect x="378" y="352" width="20" height="40" rx="10" transform="rotate(-90 378 352)" fill="#4F4F4F"… 73 <circle cx="408" cy="342" r="6" transform="rotate(-90 408 342)" fill="#D9D9D9"/> 108 <rect x="378" y="745" width="20" height="40" rx="10" transform="rotate(-90 378 745)" fill="#4F4F4F"… 109 <circle cx="408" cy="735" r="6" transform="rotate(-90 408 735)" fill="#D9D9D9"/> 146 <rect x="881" y="745" width="20" height="40" rx="10" transform="rotate(-90 881 745)" fill="#4F4F4F"… 147 <circle cx="911" cy="735" r="6" transform="rotate(-90 911 735)" fill="#D9D9D9"/>
|
/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/display/ |
D | Kconfig.mcux_elcdif | 53 The ELCDIF will only utilize the PXP to rotate frames if
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 681 filter: invert() hue-rotate(180deg); 686 filter: invert() hue-rotate(180deg); 973 filter: brightness(89%) hue-rotate(180deg) invert(); 985 filter: brightness(89%) hue-rotate(180deg) invert(); 1184 transform: rotate(-90deg); 1189 transform: rotate(0deg); 1891 transform: rotate(-90deg); 2102 filter: hue-rotate(180deg) invert(); 2107 filter: hue-rotate(180deg) invert();
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | icbmsg_flows.svg | 360 <g transform="translate(-0.5 -0.5)rotate(-90 24.999999999999886 230)"> 377 <g transform="translate(-0.5 -0.5)rotate(-90 24.999999999999886 400)"> 494 <g transform="translate(-0.5 -0.5)rotate(-90 24.999999999999886 565)">
|
D | icbmsg_message.svg | 198 …191" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" transform="rotate(-90,40,151)" point…
|
D | icbmsg_memory.svg | 235 …250" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" transform="rotate(90,247,210)" point…
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 236 The empty sector will rotate between the 4 sectors in the partition.
|