Home
last modified time | relevance | path

Searched refs:DMA2_Channel3 (Results 1 – 25 of 47) sorted by relevance

12

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_dma.h322 ((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 Dstm32l1xx_ll_dma.h378 ((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 Ddma_config.h111 #define UART4_RX_DMA_INSTANCE DMA2_Channel3
/bsp/stm32/libraries/HAL_Drivers/drivers/config/wl/
A Ddma_config.h116 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
/bsp/stm32/libraries/HAL_Drivers/drivers/config/f1/
A Ddma_config.h137 #define UART4_RX_DMA_INSTANCE DMA2_Channel3
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_dma.c94 else if(channel == DMA2_Channel3) in DMA_Reset()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_dma.c94 else if (channel == DMA2_Channel3) in DMA_Reset()
/bsp/stm32/libraries/HAL_Drivers/drivers/config/wb/
A Ddma_config.h160 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
/bsp/stm32/libraries/HAL_Drivers/drivers/config/l5/
A Ddma_config.h182 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
/bsp/stm32/libraries/HAL_Drivers/drivers/config/u5/
A Ddma_config.h182 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
/bsp/stm32/libraries/HAL_Drivers/drivers/config/l4/
A Ddma_config.h192 #define SPI1_RX_DMA_INSTANCE DMA2_Channel3
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_dma.c89 else if(DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_dma.c86 else if (DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_dma.h115 #define DMA2_Channel3 ((DMA_Channel_TypeDef*) DMA2_Channel3_BASE) macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_dma.c149 else if (DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_dma.c173 else if (DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_dma.c93 else if (DMAy_Channelx == DMA2_Channel3) in DMA_DeInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_dma.h82 ((PERIPH) == DMA2_Channel3) || \
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_dma.h84 ((PERIPH) == DMA2_Channel3) || \
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h84 ((PERIPH) == DMA2_Channel3) || \
/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_usart_v2.c1127 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 Dch32v10x.h639 #define DMA2_Channel3 ((DMA_Channel_TypeDef *)DMA2_Channel3_BASE) macro
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x.h639 #define DMA2_Channel3 ((DMA_Channel_TypeDef *)DMA2_Channel3_BASE) macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xc.h742 #define DMA2_Channel3 ((DMA_Channel_TypeDef *) DMA2_Channel3_BASE) macro
8152 ((INSTANCE) == DMA2_Channel3) || \
A Dstm32l162xdx.h838 #define DMA2_Channel3 ((DMA_Channel_TypeDef *) DMA2_Channel3_BASE) macro
8762 ((INSTANCE) == DMA2_Channel3) || \

Completed in 154 milliseconds

12