Searched refs:hprot (Results 1 – 6 of 6) sorted by relevance
241 uint8_t hprot; member309 uint8_t hprot; member332 uint8_t hprot; member
53 dmaInit.hprot = 0; in rt_hw_dma_init()
258 descrCfg.hprot = 0; in efm32_adc_cfg_dma()
937 descrCfg.hprot = 0; in rt_hw_leuart_unit_init()
1287 descrCfg.hprot = 0; in rt_hw_usart_unit_init()
793 ((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