Home
last modified time | relevance | path

Searched defs:OutputSwapMode (Results 1 – 1 of 1) sorted by relevance

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_dma2d.h121 …uint32_t OutputSwapMode; /*!< Specifies the output swap mode color format of the outpu… member
725 __STATIC_INLINE void LL_DMA2D_SetOutputSwapMode(DMA2D_TypeDef *DMA2Dx, uint32_t OutputSwapMode) in LL_DMA2D_SetOutputSwapMode()