| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_dma.h | 322 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel3))? DMA_FLAG_TC3 :\ 341 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel3))? DMA_FLAG_HT3 :\ 360 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel3))? DMA_FLAG_TE3 :\ 379 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel3))? DMA_ISR_GIF3 :\
|
| A D | stm32l1xx_ll_dma.h | 378 ((uint32_t)(__CHANNEL_INSTANCE__) == ((uint32_t)DMA2_Channel3)) ? LL_DMA_CHANNEL_3 : \ 393 ((uint32_t)(__CHANNEL_INSTANCE__) == ((uint32_t)DMA2_Channel3)) ? LL_DMA_CHANNEL_3 : \ 426 …((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_DMA_CHANNEL_3))) ? DMA2_Channel3 : \ 442 …((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_DMA_CHANNEL_3))) ? DMA2_Channel3 : \
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/config/l1/ |
| A D | dma_config.h | 111 #define UART4_RX_DMA_INSTANCE DMA2_Channel3
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/config/wl/ |
| A D | dma_config.h | 116 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/config/f1/ |
| A D | dma_config.h | 137 #define UART4_RX_DMA_INSTANCE DMA2_Channel3
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/ |
| A D | apm32e10x_dma.c | 94 else if(channel == DMA2_Channel3) in DMA_Reset()
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/ |
| A D | apm32f10x_dma.c | 94 else if (channel == DMA2_Channel3) in DMA_Reset()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/config/wb/ |
| A D | dma_config.h | 160 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/config/l5/ |
| A D | dma_config.h | 182 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/config/u5/ |
| A D | dma_config.h | 182 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/config/l4/ |
| A D | dma_config.h | 192 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_dma.c | 89 else if(DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_dma.c | 86 else if (DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
|
| /bsp/mm32f327x/Libraries/MM32F327x/Include/ |
| A D | reg_dma.h | 115 #define DMA2_Channel3 ((DMA_Channel_TypeDef*) DMA2_Channel3_BASE) macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dma.c | 149 else if (DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma.c | 173 else if (DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_dma.c | 93 else if (DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_dma.h | 82 ((PERIPH) == DMA2_Channel3) || \
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_dma.h | 84 ((PERIPH) == DMA2_Channel3) || \
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_dma.h | 84 ((PERIPH) == DMA2_Channel3) || \
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_usart_v2.c | 1127 uart_obj[UART4_INDEX].dma_rx.handle.Instance = DMA2_Channel3; in ch32_uart_get_config()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Include/ |
| A D | ch32v10x.h | 639 #define DMA2_Channel3 ((DMA_Channel_TypeDef *)DMA2_Channel3_BASE) macro
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x.h | 639 #define DMA2_Channel3 ((DMA_Channel_TypeDef *)DMA2_Channel3_BASE) macro
|
| /bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/ |
| A D | stm32l100xc.h | 742 #define DMA2_Channel3 ((DMA_Channel_TypeDef *) DMA2_Channel3_BASE) macro 8152 ((INSTANCE) == DMA2_Channel3) || \
|
| A D | stm32l162xdx.h | 838 #define DMA2_Channel3 ((DMA_Channel_TypeDef *) DMA2_Channel3_BASE) macro 8762 ((INSTANCE) == DMA2_Channel3) || \
|