Home
last modified time | relevance | path

Searched refs:LL_DMA_DIRECTION_PERIPH_TO_MEMORY (Results 1 – 2 of 2) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_dma.c47 #define IS_LL_DMA_DIRECTION(__VALUE__) (((__VALUE__) == LL_DMA_DIRECTION_PERIPH_TO_MEMORY)…
335 DMA_InitStruct->Direction = LL_DMA_DIRECTION_PERIPH_TO_MEMORY; in LL_DMA_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_dma.h252 #define LL_DMA_DIRECTION_PERIPH_TO_MEMORY 0x00000000U /*!< Peripheral to memory directi… macro

Completed in 10 milliseconds