Home
last modified time | relevance | path

Searched refs:ADC_DMA_CON (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_adc.c109 value = adc->ADC_DMA_CON & (~BIT_MASK_DMA_LVL); in ADC_Init()
111 adc->ADC_DMA_CON = value; in ADC_Init()
553 ADC->ADC_DMA_CON &= ~BIT_ADC_DMA_EN; in ADC_SetDmaEnable()
555 ADC->ADC_DMA_CON |= BIT_ADC_DMA_EN; in ADC_SetDmaEnable()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h781 __IO uint32_t ADC_DMA_CON; /*!< ADC DMA control register, Address offset: 0xA0 */ member

Completed in 13 milliseconds