Home
last modified time | relevance | path

Searched refs:REG_ADC_EN (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/lsadc/
H A Dadc_drv.c58 hi_reg_write(REG_ADC_EN, ADC_POWER_OFF); in get_ref_voltage()
60 hi_reg_write(REG_ADC_EN, ADC_POWER_ON); in get_ref_voltage()
86 hi_reg_write(REG_ADC_EN, ADC_POWER_OFF); /* POWER DOWN */ in get_ref_voltage()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/lsadc/
H A Dadc_drv.c58 hi_reg_write(REG_ADC_EN, ADC_POWER_OFF); in get_ref_voltage()
60 hi_reg_write(REG_ADC_EN, ADC_POWER_ON); in get_ref_voltage()
86 hi_reg_write(REG_ADC_EN, ADC_POWER_OFF); /* POWER DOWN */ in get_ref_voltage()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/adc/
H A Dhi_adc.c73 hi_reg_write32(REG_ADC_EN, ADC_POWER_ON); in hi_adc_read()
101 hi_reg_write32(REG_ADC_EN, ADC_POWER_OFF); in hi_adc_read()
H A Dadc_drv.h56 #define REG_ADC_EN (HI_LS_ADC_REG_BASE + 0x2C) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dadc_drv.h41 #define REG_ADC_EN (HI_LS_ADC_REG_BASE + 0x2C) macro

Completed in 3 milliseconds