Home
last modified time | relevance | path

Searched refs:ADC_INTConfig (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_system.c126 ADC_INTConfig(BIT_ADC_FIFO_FULL_EN|BIT_ADC_FIFO_RD_REQ_EN, ENABLE); in Gen_RandomSeed()
145 ADC_INTConfig(BIT_ADC_FIFO_FULL_EN|BIT_ADC_FIFO_RD_REQ_EN, DISABLE); in Gen_RandomSeed()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_common/
A Drtl8721d_adc.c101 ADC_INTConfig(BIT_ADC_IT_CHCV_END_EN, ENABLE); in ADC_Init()
164 void ADC_INTConfig(u32 ADC_IT, u32 NewState) in ADC_INTConfig() function
367 ADC_INTConfig(BIT_ADC_IT_COMP_CH_EN(ADC_channel), ENABLE); in ADC_SetComp()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_adc.h288 _LONG_CALL_ void ADC_INTConfig(u32 ADC_IT, u32 NewState);
/AliOS-Things-master/hardware/chip/rtl872xd/script/
A Dexport-rom_symbol_v01.txt229 ADC_INTConfig = 0x5031;

Completed in 11 milliseconds