* Value written to the LOCK register to lock or unlock the write access * to all of the registers of the watchdog (except the LOCK register) #define CMSDK_APB_WDOG_UNLOCK_VALUE (0x1ACCE551) #define ...