diff options
| author | danicampora | 2015-03-14 09:59:47 +0100 |
|---|---|---|
| committer | danicampora | 2015-03-14 10:08:47 +0100 |
| commit | 2c103d5200ec513dc0e5ffb9925a345a5ffaad06 (patch) | |
| tree | aeae3f1d9524cc875df53f06924ff4ce2f5e2dff /cc3200/hal/rom_patch.h | |
| parent | d432bcb9acb7105274c10c6b4bee3736a1a690b5 (diff) | |
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.
Diffstat (limited to 'cc3200/hal/rom_patch.h')
| -rw-r--r-- | cc3200/hal/rom_patch.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
