HAL + 0/69 examples
CodeScope will show references to DMA2D_InitTypeDef::OutputOffset from the following samples and libraries:
Drivers
Boards
Examples
STM32469I-Discovery
Demonstrations
Applications
Display
Examples
DMA2D
LCD_DSI
STM32469I_EVAL
Demonstrations
Examples
DCMI
DMA2D
LCD_DSI
Applications
Camera
Display
STM324x9I_EVAL
Demonstrations
STemWin
Applications
Camera
Display
STemWin
Examples
DCMI
DMA2D
STM32F429I-Discovery
Demonstrations
Applications
Display
LibJPEG
STemWin
Examples
DMA2D
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALDMA2D_InitTypeDef::OutputOffset

DMA2D_InitTypeDef::OutputOffset field

Specifies the Offset value. This parameter must be a number between Min_Data = 0x0000 and Max_Data = 0x3FFF.

Syntax

uint32_t OutputOffset;

Examples

DMA2D_InitTypeDef::OutputOffset is referenced by 69 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_dma2d.h:72
uint32_t OutputOffset; /*!< Specifies the Offset value.
stm32f4xx_hal_dma2d.c:250HAL_DMA2D_Init()
assert_param(IS_DMA2D_OFFSET(hdma2d->Init.OutputOffset));
stm32f4xx_hal_dma2d.c:286HAL_DMA2D_Init()
MODIFY_REG(hdma2d->Instance->OOR, DMA2D_OOR_LO, hdma2d->Init.OutputOffset);

Data Use

Functions reading DMA2D_InitTypeDef::OutputOffset
DMA2D_InitTypeDef::OutputOffset
all items filtered out
Type of DMA2D_InitTypeDef::OutputOffset
DMA2D_InitTypeDef::OutputOffset
uint32_t
all items filtered out