From: Nathael Pajani Date: Fri, 14 Mar 2014 09:20:20 +0000 (+0100) Subject: Bit 14 is used in LPC12xx. X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=5c190b986a3f3524216f544e38163762fa77d0e8;p=soft%2Flpc122x%2Fcore Bit 14 is used in LPC12xx. --- diff --git a/include/core/lpc_regs_12xx.h b/include/core/lpc_regs_12xx.h index ff362d3..14cdcea 100644 --- a/include/core/lpc_regs_12xx.h +++ b/include/core/lpc_regs_12xx.h @@ -151,7 +151,6 @@ struct lpc_sys_control #define LPC_SYS_CONTROL ((struct lpc_sys_control *) LPC_SYSCON_BASE) /* AHB control bits - * Note : 14 is reserved * 0 (System (cortexM0, syscon, PMU, ...)) is a read only bit (system cannot be disabled) */ #define LPC_SYS_ABH_CLK_CTRL_SYSTEM (1 << 0) /* Read only */