Home
last modified time | relevance | path

Searched refs:ADC_CONF (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.c76 value = adc->ADC_CONF & (~(BIT_MASK_CVLIST_LEN | BIT_MASK_OP_MODE)); in ADC_Init()
79 adc->ADC_CONF = value; in ADC_Init()
129 adc->ADC_CONF |= BIT_ADC_ENABLE; in ADC_Cmd()
131 adc->ADC_CONF &= ~BIT_ADC_ENABLE; in ADC_Cmd()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h762 __IO uint32_t ADC_CONF; /*!< ADC configure register, Address offset: 0x00 */ member

Completed in 12 milliseconds