HAL
+
0
/6 examples
SourceVu will show references to
LL_DMA_STREAM_5
from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
I2C
I2C_OneBoard_AdvCommunication_DMAAndIT
I2C_TwoBoards_MasterTx_SlaveRx_DMA
SPI
SPI_OneBoard_HalfDuplex_DMA
USART
USART_SyncCommunication_FullDuplex_DMA
STM32F429ZI-Nucleo
Examples_LL
DAC
DAC_GenerateWaveform_TriggerHW
DAC_GenerateWaveform_TriggerHW_Init
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
HAL
LL_DMA_STREAM_5
LL_DMA_STREAM_5 macro
Syntax
Show:
Summary
Declaration
from
stm32f4xx_ll_dma.h:189
#define
LL_DMA_STREAM_5
0x00000005U
Examples
LL_DMA_STREAM_5
is referenced by 6 libraries and example projects:
Examples
STM32F411RE-Nucleo
Examples_LL
I2C
I2C_OneBoard_AdvCommunication_DMAAndIT
I2C_TwoBoards_MasterTx_SlaveRx_DMA
SPI
SPI_OneBoard_HalfDuplex_DMA
USART
USART_SyncCommunication_FullDuplex_DMA
STM32F429ZI-Nucleo
Examples_LL
DAC
DAC_GenerateWaveform_TriggerHW
DAC_GenerateWaveform_TriggerHW_Init
References
from
0/6
examples
Code
Location
#define
LL_DMA_STREAM_5
0x00000005U
stm32f4xx_ll_dma.h:189
else
if
(
Stream
==
LL_DMA_STREAM_5
)
stm32f4xx_ll_dma.c:240
(
(
uint32_t
)
(
__STREAM_INSTANCE__
)
==
(
(
uint32_t
)
DMA1_Stream5
)
)
?
LL_DMA_STREAM_5
:
\
stm32f4xx_ll_dma.h:432
(
(
uint32_t
)
(
__STREAM_INSTANCE__
)
==
(
(
uint32_t
)
DMA2_Stream5
)
)
?
LL_DMA_STREAM_5
:
\
stm32f4xx_ll_dma.h:433
(
(
(
uint32_t
)
(
__DMA_INSTANCE__
)
==
(
(
uint32_t
)
DMA1
)
)
&&
(
(
uint32_t
)
(
__STREAM__
)
==
(
(
uint32_t
)
LL_DMA_STREAM_5
)
)
)
?
DMA1_Stream5
:
\
stm32f4xx_ll_dma.h:455
(
(
(
uint32_t
)
(
__DMA_INSTANCE__
)
==
(
(
uint32_t
)
DMA2
)
)
&&
(
(
uint32_t
)
(
__STREAM__
)
==
(
(
uint32_t
)
LL_DMA_STREAM_5
)
)
)
?
DMA2_Stream5
:
\
stm32f4xx_ll_dma.h:456
Call Tree
from
0/6
examples
All items filtered out
All items filtered out
Data Use
from
0/6
examples
All items filtered out
All items filtered out
Class Tree
from
0/6
examples
All items filtered out
All items filtered out
Override Tree
from
0/6
examples
All items filtered out
All items filtered out
Implementations
from
0/6
examples
All items filtered out
All items filtered out
Instances
from
0/6
examples
Lifecycle
from
0/6
examples
All items filtered out
All items filtered out