Bit 14 is used in LPC12xx.
authorNathael Pajani <nathael.pajani@ed3l.fr>
Fri, 14 Mar 2014 09:20:20 +0000 (10:20 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
include/core/lpc_regs_12xx.h

index ff362d3..14cdcea 100644 (file)
@@ -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 */