moved crm addresses to crm.h
This commit is contained in:
parent
0696772202
commit
bf9e762a81
|
@ -7,12 +7,6 @@
|
||||||
#define GPIO_PAD_PU_EN1 0x80000014
|
#define GPIO_PAD_PU_EN1 0x80000014
|
||||||
#define ADC_CONTROL 0x80000018
|
#define ADC_CONTROL 0x80000018
|
||||||
|
|
||||||
#define CRM_WU_CNTL 0x80003004
|
|
||||||
#define CRM_WU_TIMEOUT 0x80003024
|
|
||||||
#define CRM_SLEEP_CNTL 0x80003008
|
|
||||||
#define CRM_STATUS 0x80003018
|
|
||||||
#define CRM_XTAL_CNTL 0x80000040
|
|
||||||
|
|
||||||
#define BASE_UART1 0x80005000
|
#define BASE_UART1 0x80005000
|
||||||
#define UART1_CON 0x80005000
|
#define UART1_CON 0x80005000
|
||||||
#define UART1_STAT 0x80005004
|
#define UART1_STAT 0x80005004
|
||||||
|
|
Loading…
Reference in a new issue