Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_dma.c48 … ((__VALUE__) == LL_DMA_DIRECTION_MEMORY_TO_PERIPH) || \
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_dma.h253 #define LL_DMA_DIRECTION_MEMORY_TO_PERIPH DMA_CCR_DIR /*!< Memory to peripheral directi… macro
972 if (Direction == LL_DMA_DIRECTION_MEMORY_TO_PERIPH) in LL_DMA_ConfigAddresses()

Completed in 18 milliseconds