Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_system.c109 u32 adc_tmp, isr, AdcTempDat; in Gen_RandomSeed() local
141 adc_tmp = ADC_Read(); in Gen_RandomSeed()
150 random_tmp |= ((adc_tmp & 0x1) << j); in Gen_RandomSeed()

Completed in 4 milliseconds