Home
last modified time | relevance | path

Searched refs:DMA_CfgChannel (Results 1 – 5 of 5) sorted by relevance

/bsp/efm32/Libraries/emlib/inc/
A Dem_dma.h393 void DMA_CfgChannel(unsigned int channel, DMA_CfgChannel_TypeDef *cfg);
/bsp/efm32/Libraries/emlib/src/
A Dem_dma.c691 void DMA_CfgChannel(unsigned int channel, DMA_CfgChannel_TypeDef *cfg) in DMA_CfgChannel() function
/bsp/efm32/
A Ddrv_adc.c251 DMA_CfgChannel((rt_uint32_t)channel, &chnlCfg); in efm32_adc_cfg_dma()
A Ddrv_leuart.c930 DMA_CfgChannel(dmaChannel, &chnlCfg); in rt_hw_leuart_unit_init()
A Ddrv_usart.c1280 DMA_CfgChannel(dmaChannel, &chnlCfg); in rt_hw_usart_unit_init()

Completed in 13 milliseconds