/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() 261 DMA1_CSELR->CSELR |= (uint32_t)(hdma->Init.Request << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_Init() 266 DMA2_CSELR->CSELR &= ~(DMA_CSELR_C1S << (hdma->ChannelIndex & 0x1cU)); in HAL_DMA_Init() 269 DMA2_CSELR->CSELR |= (uint32_t)(hdma->Init.Request << (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() 194 DMA1_CSELR->CSELR |= (uint32_t) (hdma->Init.Request << (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/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_dma_ex.h | 778 DMA1->CSELR &= ~(0x0FU << (uint32_t)(((__REQUEST__) >> 28U) * 4U)); \ 779 … DMA1->CSELR |= (uint32_t)((__REQUEST__) & 0x0FFFFFFFU); \ 785 DMA2->CSELR &= ~(0x0FU << (uint32_t)(((__REQUEST__) >> 28U) * 4U)); \ 786 … DMA2->CSELR |= (uint32_t)((__REQUEST__) & 0x0FFFFFFFU); \
|
D | stm32f0xx_ll_dma.h | 1285 MODIFY_REG(DMAx->CSELR, in LL_DMA_SetPeriphRequest() 1327 return (READ_BIT(DMAx->CSELR, in LL_DMA_GetPeriphRequest()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_dma.h | 1209 MODIFY_REG(((DMA_Request_TypeDef *)((uint32_t)((uint32_t)DMAx + DMA_CSELR_OFFSET)))->CSELR, in LL_DMA_SetPeriphRequest() 1251 return (READ_BIT(((DMA_Request_TypeDef *)((uint32_t)((uint32_t)DMAx + DMA_CSELR_OFFSET)))->CSELR, in LL_DMA_GetPeriphRequest()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dma.h | 1514 MODIFY_REG(((DMA_Request_TypeDef *)((uint32_t)((uint32_t)DMAx + DMA_CSELR_OFFSET)))->CSELR, in LL_DMA_SetPeriphRequest() 1548 return (READ_BIT(((DMA_Request_TypeDef *)((uint32_t)((uint32_t)DMAx + DMA_CSELR_OFFSET)))->CSELR, in LL_DMA_GetPeriphRequest()
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 224 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l010x8.h | 189 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l010xb.h | 190 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l011xx.h | 204 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l021xx.h | 223 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l031xx.h | 205 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l051xx.h | 209 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l010x4.h | 189 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l010x6.h | 189 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l081xx.h | 232 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l071xx.h | 213 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l052xx.h | 240 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l062xx.h | 259 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l053xx.h | 241 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l072xx.h | 249 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l073xx.h | 250 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l083xx.h | 269 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
D | stm32l063xx.h | 260 …__IO uint32_t CSELR; /*!< DMA channel selection register, Address offset: 0xA8… member
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030xc.h | 188 …__IO uint32_t CSELR; /*!< Channel selection register, Address… member
|