From 2c103d5200ec513dc0e5ffb9925a345a5ffaad06 Mon Sep 17 00:00:00 2001 From: danicampora Date: Sat, 14 Mar 2015 09:59:47 +0100 Subject: cc3200: Rewrite the PRCM RTC functionality methods. This allows to use the On-Chip retention registers for both the RTC and to share notification flags between the bootloader and the application. The two flags being shared right now are the "safe boot" request and the WDT reset cause. we still have 2 more bits free for future use. --- cc3200/hal/rom_patch.h | 1 - 1 file changed, 1 deletion(-) (limited to 'cc3200/hal/rom_patch.h') diff --git a/cc3200/hal/rom_patch.h b/cc3200/hal/rom_patch.h index 6ca366b0f..9855e7c34 100644 --- a/cc3200/hal/rom_patch.h +++ b/cc3200/hal/rom_patch.h @@ -46,7 +46,6 @@ #undef ROM_IntEnable #undef ROM_IntDisable #undef ROM_IntPendSet -#undef ROM_PRCMHibernateWakeUpGPIOSelect #undef ROM_SDHostCardErrorMaskSet #undef ROM_SDHostCardErrorMaskGet #undef ROM_TimerConfigure -- cgit v1.2.3