Home
last modified time | relevance | path

Searched refs:DMA_CSELR_C1S (Results 1 – 8 of 8) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dma.c274 DMA1_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_Init()
282 DMA2_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_Init()
352 DMA1_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_DeInit()
357 DMA2_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_dma.c190 DMA1_CSELR->CSELR &= ~DMA_CSELR_C1S; in HAL_DMA_Init()
296 DMA1_CSELR->CSELR &= ~DMA_CSELR_C1S; in HAL_DMA_DeInit()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_dma.h90 #define DMA_POSITION_CSELR_CXS POSITION_VAL(DMA_CSELR_C1S << ((Channel-1U)*4U))
1499 DMA_CSELR_C1S << ((Channel - 1U) * 4U), PeriphRequest << DMA_POSITION_CSELR_CXS); in LL_DMA_SetPeriphRequest()
1533 DMA_CSELR_C1S << ((Channel - 1U) * 4U)) >> DMA_POSITION_CSELR_CXS); in LL_DMA_GetPeriphRequest()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_dma.h1233 DMA_CSELR_C1S << ((Channel - 1U) * 4U), PeriphRequest << DMA_POSITION_CSELR_CXS); in LL_DMA_SetPeriphRequest()
1275 DMA_CSELR_C1S << ((Channel - 1U) * 4U)) >> DMA_POSITION_CSELR_CXS); in LL_DMA_GetPeriphRequest()
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h1538 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h1796 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h1818 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h6927 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro