Another nxstyle issue fixed
This commit is contained in:
parent
4e3070c542
commit
69f914adcd
@ -372,8 +372,8 @@
|
||||
|
||||
/* Other interrupt numbers should be managed by the user */
|
||||
|
||||
#define DR_REG_APB_CTRL_BASE 0x3ff66000 /* Old name for SYSCON,
|
||||
to be removed */
|
||||
#define DR_REG_APB_CTRL_BASE 0x3ff66000 /* Old name for SYSCON */
|
||||
/* to be removed */
|
||||
#define APB_CTRL_SYSCLK_CONF_REG (DR_REG_APB_CTRL_BASE + 0x0)
|
||||
#define APB_CTRL_XTAL_TICK_CONF_REG (DR_REG_APB_CTRL_BASE + 0x4)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user