/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_dma.c | 258 DMA1_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_Init() 266 DMA2_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_Init() 336 DMA1_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_DeInit() 341 DMA2_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_dma.c | 191 DMA1_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_Init() 243 DMA1_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dma.h | 73 #define DMA_POSITION_CSELR_CXS(Channel) POSITION_VAL(DMA_CSELR_C1S << (((Channel)*4U) & … 1515 … DMA_CSELR_C1S << (((Channel) * 4U) & 0x1FU), PeriphRequest << DMA_POSITION_CSELR_CXS(Channel)); in LL_DMA_SetPeriphRequest() 1549 DMA_CSELR_C1S << ((Channel) * 4U)) >> DMA_POSITION_CSELR_CXS(Channel)); in LL_DMA_GetPeriphRequest()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_dma.h | 1210 DMA_CSELR_C1S << ((Channel - 1U) * 4U), Request << DMA_POSITION_CSELR_CXS); in LL_DMA_SetPeriphRequest() 1252 DMA_CSELR_C1S << ((Channel - 1U) * 4U)) >> DMA_POSITION_CSELR_CXS); in LL_DMA_GetPeriphRequest()
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_ll_dma.h | 1286 DMA_CSELR_C1S << ((Channel - 1U) * 4U), PeriphRequest << DMA_POSITION_CSELR_CXS); in LL_DMA_SetPeriphRequest() 1328 DMA_CSELR_C1S << ((Channel - 1U) * 4U)) >> DMA_POSITION_CSELR_CXS); in LL_DMA_GetPeriphRequest()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_dma.h | 76 #define DMA_POSITION_CSELR_CXS POSITION_VAL(DMA_CSELR_C1S << ((Channel-1U)*4U))
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 1456 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l010x8.h | 1219 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l010xb.h | 1227 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l011xx.h | 1268 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l021xx.h | 1396 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l031xx.h | 1328 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l051xx.h | 1369 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l010x4.h | 1211 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l010x6.h | 1217 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l081xx.h | 1528 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l071xx.h | 1400 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l052xx.h | 1658 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l062xx.h | 1786 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l053xx.h | 1680 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l072xx.h | 1788 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l073xx.h | 1810 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l083xx.h | 1938 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
D | stm32l063xx.h | 1808 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030xc.h | 1190 #define DMA_CSELR_C1S DMA_CSELR_C1S_Msk /*!< Channel 1 Selec… macro
|