Home
last modified time | relevance | path

Searched refs:DMA2_Channel5 (Results 1 – 25 of 45) sorted by relevance

12

/bsp/stm32/libraries/HAL_Drivers/drivers/config/f1/
A Ddma_config.h158 #define ADC3_DMA_INSTANCE DMA2_Channel5
163 #define UART4_TX_DMA_INSTANCE DMA2_Channel5
/bsp/stm32/libraries/HAL_Drivers/drivers/config/l4/
A Dsdio_config.h30 .dma_tx.Instance = DMA2_Channel5, \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/l5/
A Dsdio_config.h30 .dma_tx.Instance = DMA2_Channel5, \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/u5/
A Dsdio_config.h30 .dma_tx.Instance = DMA2_Channel5, \
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_dma.h326 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel5))? DMA_FLAG_TC5 :\
345 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel5))? DMA_FLAG_HT5 :\
364 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel5))? DMA_FLAG_TE5 :\
383 ((uint32_t)((__HANDLE__)->Instance) == ((uint32_t)DMA2_Channel5))? DMA_ISR_GIF5 :\
A Dstm32l1xx_ll_dma.h382 ((uint32_t)(__CHANNEL_INSTANCE__) == ((uint32_t)DMA2_Channel5)) ? LL_DMA_CHANNEL_5 : \
397 ((uint32_t)(__CHANNEL_INSTANCE__) == ((uint32_t)DMA2_Channel5)) ? LL_DMA_CHANNEL_5 : \
430 …((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_DMA_CHANNEL_5))) ? DMA2_Channel5 : \
446 …((uint32_t)DMA2)) && ((uint32_t)(__CHANNEL__) == ((uint32_t)LL_DMA_CHANNEL_5))) ? DMA2_Channel5 : \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/l1/
A Ddma_config.h119 #define UART4_TX_DMA_INSTANCE DMA2_Channel5
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_dma.c102 else if(channel == DMA2_Channel5) in DMA_Reset()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_dma.c102 else if (channel == DMA2_Channel5) in DMA_Reset()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_dma.c99 if(DMAy_Channelx == DMA2_Channel5) in DMA_DeInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_dma.c96 if (DMAy_Channelx == DMA2_Channel5) in DMA_DeInit()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_dma.h117 #define DMA2_Channel5 ((DMA_Channel_TypeDef*) DMA2_Channel5_BASE) macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_dma.c161 if (DMAy_Channelx == DMA2_Channel5) in DMA_DeInit()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_dma.c185 if (DMAy_Channelx == DMA2_Channel5) in DMA_DeInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_dma.c101 else if (DMAy_Channelx == DMA2_Channel5) in DMA_DeInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_dma.h84 ((PERIPH) == DMA2_Channel5))
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_dma.h86 ((PERIPH) == DMA2_Channel5))
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h86 ((PERIPH) == DMA2_Channel5))
/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_usart_v2.c1136 uart_obj[UART4_INDEX].dma_tx.handle.Instance = DMA2_Channel5; in ch32_uart_get_config()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Include/
A Dch32v10x.h641 #define DMA2_Channel5 ((DMA_Channel_TypeDef *)DMA2_Channel5_BASE) macro
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x.h641 #define DMA2_Channel5 ((DMA_Channel_TypeDef *)DMA2_Channel5_BASE) macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xc.h744 #define DMA2_Channel5 ((DMA_Channel_TypeDef *) DMA2_Channel5_BASE) macro
8154 ((INSTANCE) == DMA2_Channel5))
A Dstm32l162xdx.h840 #define DMA2_Channel5 ((DMA_Channel_TypeDef *) DMA2_Channel5_BASE) macro
8764 ((INSTANCE) == DMA2_Channel5))
A Dstm32l162xe.h840 #define DMA2_Channel5 ((DMA_Channel_TypeDef *) DMA2_Channel5_BASE) macro
8764 ((INSTANCE) == DMA2_Channel5))
A Dstm32l152xc.h797 #define DMA2_Channel5 ((DMA_Channel_TypeDef *) DMA2_Channel5_BASE) macro
8472 ((INSTANCE) == DMA2_Channel5))

Completed in 245 milliseconds

12