Home
last modified time | relevance | path

Searched refs:HI_LS_ADC_REG_BASE (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dadc_drv.h29 #define HI_LS_ADC_REG_BASE 0x40070000 /* LD ADC base address */ macro
30 #define REG_ADC_CFG (HI_LS_ADC_REG_BASE + 0x00)
31 #define REG_ADC_FIFO_CFG (HI_LS_ADC_REG_BASE + 0x04)
32 #define REG_ADC_IMSC (HI_LS_ADC_REG_BASE + 0x08)
33 #define REG_ADC_CR (HI_LS_ADC_REG_BASE + 0x0C)
34 #define REG_ADC_SR (HI_LS_ADC_REG_BASE + 0x10)
35 #define REG_ADC_RIS (HI_LS_ADC_REG_BASE + 0x14)
36 #define REG_ADC_MIS (HI_LS_ADC_REG_BASE + 0x18)
37 #define REG_ADC_START (HI_LS_ADC_REG_BASE + 0x1C)
38 #define REG_ADC_STOP (HI_LS_ADC_REG_BASE
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/adc/
H A Dadc_drv.h44 #define HI_LS_ADC_REG_BASE 0x40070000 /* LD ADC base address */ macro
45 #define REG_ADC_CFG (HI_LS_ADC_REG_BASE + 0x00)
46 #define REG_ADC_FIFO_CFG (HI_LS_ADC_REG_BASE + 0x04)
47 #define REG_ADC_IMSC (HI_LS_ADC_REG_BASE + 0x08)
48 #define REG_ADC_CR (HI_LS_ADC_REG_BASE + 0x0C)
49 #define REG_ADC_SR (HI_LS_ADC_REG_BASE + 0x10)
50 #define REG_ADC_RIS (HI_LS_ADC_REG_BASE + 0x14)
51 #define REG_ADC_MIS (HI_LS_ADC_REG_BASE + 0x18)
52 #define REG_ADC_START (HI_LS_ADC_REG_BASE + 0x1C)
53 #define REG_ADC_STOP (HI_LS_ADC_REG_BASE
[all...]

Completed in 1 milliseconds