Home
last modified time | relevance | path

Searched refs:flip (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_mcux_pxp.c60 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/
DKconfig19 bool "Horizontal flip"
23 bool "Vertical flip"
/Zephyr-latest/drivers/display/
DKconfig.mcux_elcdif101 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/
Dpopper.min.js7 …perLite=be,e.defaultModifiers=xe,e.detectOverflow=J,e.eventListeners=ee,e.flip=le,e.hide=ge,e.offs…
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst506 flip.
516 * Added flip feature to the NXP dma_mcux_pxp driver (:dtcompatible:`nxp,pxp`)
Drelease-notes-3.3.rst3404 * :github:`51265` - net: ip: cloning of net_pkt produces dangling ll address pointers and may flip