Home
last modified time | relevance | path

Searched refs:SPI6_TX_DMA_INSTANCE (Results 1 – 7 of 7) sorted by relevance

/bsp/hc32/lckfb-hc32f4a0-lqfp100/board/config/
A Ddma_config.h247 #if defined(BSP_SPI6_TX_USING_DMA) && !defined(SPI6_TX_DMA_INSTANCE)
248 #define SPI6_TX_DMA_INSTANCE CM_DMA1 macro
A Dspi_config.h335 .Instance = SPI6_TX_DMA_INSTANCE, \
/bsp/hc32/ev_hc32f4a0_lqfp176/board/config/
A Ddma_config.h274 #if defined(BSP_SPI6_TX_USING_DMA) && !defined(SPI6_TX_DMA_INSTANCE)
275 #define SPI6_TX_DMA_INSTANCE CM_DMA1 macro
A Dspi_config.h335 .Instance = SPI6_TX_DMA_INSTANCE, \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/f4/
A Ddma_config.h373 #if defined(BSP_SPI6_TX_USING_DMA) && !defined(SPI6_TX_DMA_INSTANCE)
376 #define SPI6_TX_DMA_INSTANCE DMA2_Stream5 macro
/bsp/hc32/ev_hc32f4a8_lqfp176/board/config/
A Dspi_config.h335 .Instance = SPI6_TX_DMA_INSTANCE, \
A Ddma_config.h346 #if defined(BSP_SPI6_TX_USING_DMA) && !defined(SPI6_TX_DMA_INSTANCE)
347 #define SPI6_TX_DMA_INSTANCE CM_DMA1 macro

Completed in 31 milliseconds