Home
last modified time | relevance | path

Searched refs:hprot (Results 1 – 6 of 6) sorted by relevance

/bsp/efm32/Libraries/emlib/inc/
A Dem_dma.h241 uint8_t hprot; member
309 uint8_t hprot; member
332 uint8_t hprot; member
/bsp/efm32/
A Ddrv_dma.c53 dmaInit.hprot = 0; in rt_hw_dma_init()
A Ddrv_adc.c258 descrCfg.hprot = 0; in efm32_adc_cfg_dma()
A Ddrv_leuart.c937 descrCfg.hprot = 0; in rt_hw_leuart_unit_init()
A Ddrv_usart.c1287 descrCfg.hprot = 0; in rt_hw_usart_unit_init()
/bsp/efm32/Libraries/emlib/src/
A Dem_dma.c793 ((uint32_t)(cfg->hprot) << _DMA_CTRL_SRC_PROT_CTRL_SHIFT) | in DMA_CfgDescr()
932 ((uint32_t)(cfg->hprot) << _DMA_CTRL_SRC_PROT_CTRL_SHIFT) | in DMA_CfgDescrScatterGather()
1009 DMA->CONFIG = ((uint32_t)(init->hprot) << _DMA_CONFIG_CHPROT_SHIFT) | DMA_CONFIG_EN; in DMA_Init()

Completed in 18 milliseconds