Searched refs:flip (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/drivers/dma/ |
D | dma_mcux_pxp.c | 60 pxp_flip_mode_t flip; in dma_mcux_pxp_configure() local 116 flip = kPXP_FlipDisable; in dma_mcux_pxp_configure() 119 flip = kPXP_FlipHorizontal; in dma_mcux_pxp_configure() 122 flip = kPXP_FlipVertical; in dma_mcux_pxp_configure() 125 flip = kPXP_FlipBoth; in dma_mcux_pxp_configure() 162 PXP_SetRotateConfig(dev_config->base, kPXP_RotateProcessSurface, rotate, flip); in dma_mcux_pxp_configure()
|
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/ |
D | Kconfig | 19 bool "Horizontal flip" 23 bool "Vertical flip"
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 101 Set flip direction of PXP. The ELCDIF cannot detect the correct 103 configure it here. In order for PXP flip to work, calls to 105 and height (without flip applied). Note that the width and 111 bool "Do not flip display"
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/ |
D | popper.min.js | 7 …perLite=be,e.defaultModifiers=xe,e.detectOverflow=J,e.eventListeners=ee,e.flip=le,e.hide=ge,e.offs…
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 506 flip. 516 * Added flip feature to the NXP dma_mcux_pxp driver (:dtcompatible:`nxp,pxp`)
|
D | release-notes-3.3.rst | 3404 * :github:`51265` - net: ip: cloning of net_pkt produces dangling ll address pointers and may flip …
|