Skip to content
Commit e8fa6b3f authored by Abel Radenac's avatar Abel Radenac Committed by Maureen Helm
Browse files

drivers: dma_stm32: init DMA struct in dma_stm32_configure



The init struct for DMA peripheral is allocated in stack
and must be initialized (e.g. with LL_DMA_StructInit here)
to avoid loading undefined values in the DMA peripheral
registers.

Signed-off-by: default avatarAbel Radenac <a.radenac@lacroix-sofrel.com>
parent 9a07e5ac
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment