EE445M RTOS
Taken at the University of Texas Spring 2015
|
Go to the source code of this file.
Macros | |
#define | HIB_RTCC 0x400FC000 |
#define | HIB_RTCM0 0x400FC004 |
#define | HIB_RTCLD 0x400FC00C |
#define | HIB_CTL 0x400FC010 |
#define | HIB_IM 0x400FC014 |
#define | HIB_RIS 0x400FC018 |
#define | HIB_MIS 0x400FC01C |
#define | HIB_IC 0x400FC020 |
#define | HIB_RTCT 0x400FC024 |
#define | HIB_RTCSS 0x400FC028 |
#define | HIB_IO 0x400FC02C |
#define | HIB_DATA 0x400FC030 |
#define | HIB_CALCTL 0x400FC300 |
#define | HIB_CAL0 0x400FC310 |
#define | HIB_CAL1 0x400FC314 |
#define | HIB_CALLD0 0x400FC320 |
#define | HIB_CALLD1 0x400FC324 |
#define | HIB_CALM0 0x400FC330 |
#define | HIB_CALM1 0x400FC334 |
#define | HIB_LOCK 0x400FC360 |
#define | HIB_TPCTL 0x400FC400 |
#define | HIB_TPSTAT 0x400FC404 |
#define | HIB_TPIO 0x400FC410 |
#define | HIB_TPLOG0 0x400FC4E0 |
#define | HIB_TPLOG1 0x400FC4E4 |
#define | HIB_TPLOG2 0x400FC4E8 |
#define | HIB_TPLOG3 0x400FC4EC |
#define | HIB_TPLOG4 0x400FC4F0 |
#define | HIB_TPLOG5 0x400FC4F4 |
#define | HIB_TPLOG6 0x400FC4F8 |
#define | HIB_TPLOG7 0x400FC4FC |
#define | HIB_PP 0x400FCFC0 |
#define | HIB_CC 0x400FCFC8 |
#define | HIB_RTCC_M 0xFFFFFFFF |
#define | HIB_RTCC_S 0 |
#define | HIB_RTCM0_M 0xFFFFFFFF |
#define | HIB_RTCM0_S 0 |
#define | HIB_RTCLD_M 0xFFFFFFFF |
#define | HIB_RTCLD_S 0 |
#define | HIB_CTL_WRC 0x80000000 |
#define | HIB_CTL_RETCLR 0x40000000 |
#define | HIB_CTL_OSCSEL 0x00080000 |
#define | HIB_CTL_OSCDRV 0x00020000 |
#define | HIB_CTL_OSCBYP 0x00010000 |
#define | HIB_CTL_VBATSEL_M 0x00006000 |
#define | HIB_CTL_VBATSEL_1_9V 0x00000000 |
#define | HIB_CTL_VBATSEL_2_1V 0x00002000 |
#define | HIB_CTL_VBATSEL_2_3V 0x00004000 |
#define | HIB_CTL_VBATSEL_2_5V 0x00006000 |
#define | HIB_CTL_BATCHK 0x00000400 |
#define | HIB_CTL_BATWKEN 0x00000200 |
#define | HIB_CTL_VDD3ON 0x00000100 |
#define | HIB_CTL_VABORT 0x00000080 |
#define | HIB_CTL_CLK32EN 0x00000040 |
#define | HIB_CTL_PINWEN 0x00000010 |
#define | HIB_CTL_RTCWEN 0x00000008 |
#define | HIB_CTL_HIBREQ 0x00000002 |
#define | HIB_CTL_RTCEN 0x00000001 |
#define | HIB_IM_VDDFAIL 0x00000080 |
#define | HIB_IM_RSTWK 0x00000040 |
#define | HIB_IM_PADIOWK 0x00000020 |
#define | HIB_IM_WC 0x00000010 |
#define | HIB_IM_EXTW 0x00000008 |
#define | HIB_IM_LOWBAT 0x00000004 |
#define | HIB_IM_RTCALT0 0x00000001 |
#define | HIB_RIS_VDDFAIL 0x00000080 |
#define | HIB_RIS_RSTWK 0x00000040 |
#define | HIB_RIS_PADIOWK 0x00000020 |
#define | HIB_RIS_WC 0x00000010 |
#define | HIB_RIS_EXTW 0x00000008 |
#define | HIB_RIS_LOWBAT 0x00000004 |
#define | HIB_RIS_RTCALT0 0x00000001 |
#define | HIB_MIS_VDDFAIL 0x00000080 |
#define | HIB_MIS_RSTWK 0x00000040 |
#define | HIB_MIS_PADIOWK 0x00000020 |
#define | HIB_MIS_WC 0x00000010 |
#define | HIB_MIS_EXTW 0x00000008 |
#define | HIB_MIS_LOWBAT 0x00000004 |
#define | HIB_MIS_RTCALT0 0x00000001 |
#define | HIB_IC_VDDFAIL 0x00000080 |
#define | HIB_IC_RSTWK 0x00000040 |
#define | HIB_IC_PADIOWK 0x00000020 |
#define | HIB_IC_WC 0x00000010 |
#define | HIB_IC_EXTW 0x00000008 |
#define | HIB_IC_LOWBAT 0x00000004 |
#define | HIB_IC_RTCALT0 0x00000001 |
#define | HIB_RTCT_TRIM_M 0x0000FFFF |
#define | HIB_RTCT_TRIM_S 0 |
#define | HIB_RTCSS_RTCSSM_M 0x7FFF0000 |
#define | HIB_RTCSS_RTCSSC_M 0x00007FFF |
#define | HIB_RTCSS_RTCSSM_S 16 |
#define | HIB_RTCSS_RTCSSC_S 0 |
#define | HIB_IO_IOWRC 0x80000000 |
#define | HIB_IO_WURSTEN 0x00000010 |
#define | HIB_IO_WUUNLK 0x00000001 |
#define | HIB_DATA_RTD_M 0xFFFFFFFF |
#define | HIB_DATA_RTD_S 0 |
#define | HIB_CALCTL_CAL24 0x00000004 |
#define | HIB_CALCTL_CALEN 0x00000001 |
#define | HIB_CAL0_VALID 0x80000000 |
#define | HIB_CAL0_AMPM 0x00400000 |
#define | HIB_CAL0_HR_M 0x001F0000 |
#define | HIB_CAL0_MIN_M 0x00003F00 |
#define | HIB_CAL0_SEC_M 0x0000003F |
#define | HIB_CAL0_HR_S 16 |
#define | HIB_CAL0_MIN_S 8 |
#define | HIB_CAL0_SEC_S 0 |
#define | HIB_CAL1_VALID 0x80000000 |
#define | HIB_CAL1_DOW_M 0x07000000 |
#define | HIB_CAL1_YEAR_M 0x007F0000 |
#define | HIB_CAL1_MON_M 0x00000F00 |
#define | HIB_CAL1_DOM_M 0x0000001F |
#define | HIB_CAL1_DOW_S 24 |
#define | HIB_CAL1_YEAR_S 16 |
#define | HIB_CAL1_MON_S 8 |
#define | HIB_CAL1_DOM_S 0 |
#define | HIB_CALLD0_AMPM 0x00400000 |
#define | HIB_CALLD0_HR_M 0x001F0000 |
#define | HIB_CALLD0_MIN_M 0x00003F00 |
#define | HIB_CALLD0_SEC_M 0x0000003F |
#define | HIB_CALLD0_HR_S 16 |
#define | HIB_CALLD0_MIN_S 8 |
#define | HIB_CALLD0_SEC_S 0 |
#define | HIB_CALLD1_DOW_M 0x07000000 |
#define | HIB_CALLD1_YEAR_M 0x007F0000 |
#define | HIB_CALLD1_MON_M 0x00000F00 |
#define | HIB_CALLD1_DOM_M 0x0000001F |
#define | HIB_CALLD1_DOW_S 24 |
#define | HIB_CALLD1_YEAR_S 16 |
#define | HIB_CALLD1_MON_S 8 |
#define | HIB_CALLD1_DOM_S 0 |
#define | HIB_CALM0_AMPM 0x00400000 |
#define | HIB_CALM0_HR_M 0x001F0000 |
#define | HIB_CALM0_MIN_M 0x00003F00 |
#define | HIB_CALM0_SEC_M 0x0000003F |
#define | HIB_CALM0_HR_S 16 |
#define | HIB_CALM0_MIN_S 8 |
#define | HIB_CALM0_SEC_S 0 |
#define | HIB_CALM1_DOM_M 0x0000001F |
#define | HIB_CALM1_DOM_S 0 |
#define | HIB_LOCK_HIBLOCK_M 0xFFFFFFFF |
#define | HIB_LOCK_HIBLOCK_KEY 0xA3359554 |
#define | HIB_LOCK_HIBLOCK_S 0 |
#define | HIB_TPCTL_WAKE 0x00000800 |
#define | HIB_TPCTL_MEMCLR_M 0x00000300 |
#define | HIB_TPCTL_MEMCLR_NONE 0x00000000 |
#define | HIB_TPCTL_MEMCLR_LOW32 0x00000100 |
#define | HIB_TPCTL_MEMCLR_HIGH32 0x00000200 |
#define | HIB_TPCTL_MEMCLR_ALL 0x00000300 |
#define | HIB_TPCTL_TPCLR 0x00000010 |
#define | HIB_TPCTL_TPEN 0x00000001 |
#define | HIB_TPSTAT_STATE_M 0x0000000C |
#define | HIB_TPSTAT_STATE_DISABLED 0x00000000 |
#define | HIB_TPSTAT_STATE_CONFIGED 0x00000004 |
#define | HIB_TPSTAT_STATE_ERROR 0x00000008 |
#define | HIB_TPSTAT_XOSCST 0x00000002 |
#define | HIB_TPSTAT_XOSCFAIL 0x00000001 |
#define | HIB_TPIO_GFLTR3 0x08000000 |
#define | HIB_TPIO_PUEN3 0x04000000 |
#define | HIB_TPIO_LEV3 0x02000000 |
#define | HIB_TPIO_EN3 0x01000000 |
#define | HIB_TPIO_GFLTR2 0x00080000 |
#define | HIB_TPIO_PUEN2 0x00040000 |
#define | HIB_TPIO_LEV2 0x00020000 |
#define | HIB_TPIO_EN2 0x00010000 |
#define | HIB_TPIO_GFLTR1 0x00000800 |
#define | HIB_TPIO_PUEN1 0x00000400 |
#define | HIB_TPIO_LEV1 0x00000200 |
#define | HIB_TPIO_EN1 0x00000100 |
#define | HIB_TPIO_GFLTR0 0x00000008 |
#define | HIB_TPIO_PUEN0 0x00000004 |
#define | HIB_TPIO_LEV0 0x00000002 |
#define | HIB_TPIO_EN0 0x00000001 |
#define | HIB_TPLOG0_TIME_M 0xFFFFFFFF |
#define | HIB_TPLOG0_TIME_S 0 |
#define | HIB_TPLOG1_XOSC 0x00010000 |
#define | HIB_TPLOG1_TRIG3 0x00000008 |
#define | HIB_TPLOG1_TRIG2 0x00000004 |
#define | HIB_TPLOG1_TRIG1 0x00000002 |
#define | HIB_TPLOG1_TRIG0 0x00000001 |
#define | HIB_TPLOG2_TIME_M 0xFFFFFFFF |
#define | HIB_TPLOG2_TIME_S 0 |
#define | HIB_TPLOG3_XOSC 0x00010000 |
#define | HIB_TPLOG3_TRIG3 0x00000008 |
#define | HIB_TPLOG3_TRIG2 0x00000004 |
#define | HIB_TPLOG3_TRIG1 0x00000002 |
#define | HIB_TPLOG3_TRIG0 0x00000001 |
#define | HIB_TPLOG4_TIME_M 0xFFFFFFFF |
#define | HIB_TPLOG4_TIME_S 0 |
#define | HIB_TPLOG5_XOSC 0x00010000 |
#define | HIB_TPLOG5_TRIG3 0x00000008 |
#define | HIB_TPLOG5_TRIG2 0x00000004 |
#define | HIB_TPLOG5_TRIG1 0x00000002 |
#define | HIB_TPLOG5_TRIG0 0x00000001 |
#define | HIB_TPLOG6_TIME_M 0xFFFFFFFF |
#define | HIB_TPLOG6_TIME_S 0 |
#define | HIB_TPLOG7_XOSC 0x00010000 |
#define | HIB_TPLOG7_TRIG3 0x00000008 |
#define | HIB_TPLOG7_TRIG2 0x00000004 |
#define | HIB_TPLOG7_TRIG1 0x00000002 |
#define | HIB_TPLOG7_TRIG0 0x00000001 |
#define | HIB_PP_TAMPER 0x00000002 |
#define | HIB_PP_WAKENC 0x00000001 |
#define | HIB_CC_SYSCLKEN 0x00000001 |
#define HIB_CAL0 0x400FC310 |
Definition at line 62 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateCalendarGet(), HibernateCalendarSet(), and HibernateTamperEventsGet().
#define HIB_CAL0_AMPM 0x00400000 |
Definition at line 253 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateCalendarGet(), HibernateCalendarMatchGet(), and HibernateTamperEventsGet().
#define HIB_CAL0_HR_M 0x001F0000 |
Definition at line 254 of file hw_hibernate.h.
Referenced by HibernateCalendarGet(), and HibernateCalendarMatchGet().
#define HIB_CAL0_HR_S 16 |
Definition at line 257 of file hw_hibernate.h.
Referenced by HibernateCalendarGet(), and HibernateCalendarMatchGet().
#define HIB_CAL0_MIN_M 0x00003F00 |
Definition at line 255 of file hw_hibernate.h.
Referenced by HibernateCalendarGet(), and HibernateCalendarMatchGet().
#define HIB_CAL0_MIN_S 8 |
Definition at line 258 of file hw_hibernate.h.
Referenced by HibernateCalendarGet(), and HibernateCalendarMatchGet().
#define HIB_CAL0_SEC_M 0x0000003F |
Definition at line 256 of file hw_hibernate.h.
Referenced by HibernateCalendarGet(), and HibernateCalendarMatchGet().
#define HIB_CAL0_SEC_S 0 |
Definition at line 259 of file hw_hibernate.h.
Referenced by HibernateCalendarGet(), and HibernateCalendarMatchGet().
#define HIB_CAL0_VALID 0x80000000 |
Definition at line 252 of file hw_hibernate.h.
Referenced by HibernateCalendarGet().
#define HIB_CAL1 0x400FC314 |
Definition at line 63 of file hw_hibernate.h.
Referenced by HibernateCalendarGet().
#define HIB_CAL1_DOM_M 0x0000001F |
Definition at line 270 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateCalendarGet(), and HibernateCalendarMatchGet().
#define HIB_CAL1_DOM_S 0 |
Definition at line 274 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateCalendarGet(), and HibernateCalendarMatchGet().
#define HIB_CAL1_DOW_M 0x07000000 |
Definition at line 267 of file hw_hibernate.h.
Referenced by HibernateCalendarGet().
#define HIB_CAL1_DOW_S 24 |
Definition at line 271 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), and HibernateCalendarGet().
#define HIB_CAL1_MON_M 0x00000F00 |
Definition at line 269 of file hw_hibernate.h.
Referenced by HibernateCalendarGet().
#define HIB_CAL1_MON_S 8 |
Definition at line 273 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), and HibernateCalendarGet().
#define HIB_CAL1_VALID 0x80000000 |
Definition at line 266 of file hw_hibernate.h.
Referenced by HibernateCalendarGet().
#define HIB_CAL1_YEAR_M 0x007F0000 |
Definition at line 268 of file hw_hibernate.h.
Referenced by HibernateCalendarGet().
#define HIB_CAL1_YEAR_S 16 |
Definition at line 272 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), and HibernateCalendarGet().
#define HIB_CALCTL 0x400FC300 |
Definition at line 61 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateCalendarGet(), HibernateCalendarMatchGet(), HibernateCounterMode(), and HibernateTamperEventsGet().
#define HIB_CALCTL_CAL24 0x00000004 |
Definition at line 244 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateCalendarGet(), HibernateCalendarMatchGet(), and HibernateTamperEventsGet().
#define HIB_CALCTL_CALEN 0x00000001 |
Definition at line 245 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateCalendarGet(), HibernateCalendarMatchGet(), and HibernateTamperEventsGet().
#define HIB_CALLD0 0x400FC320 |
Definition at line 64 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet().
#define HIB_CALLD0_AMPM 0x00400000 |
Definition at line 281 of file hw_hibernate.h.
#define HIB_CALLD0_HR_M 0x001F0000 |
Definition at line 282 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet().
#define HIB_CALLD0_HR_S 16 |
Definition at line 285 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet().
#define HIB_CALLD0_MIN_M 0x00003F00 |
Definition at line 283 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet().
#define HIB_CALLD0_MIN_S 8 |
Definition at line 286 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet().
#define HIB_CALLD0_SEC_M 0x0000003F |
Definition at line 284 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet().
#define HIB_CALLD0_SEC_S 0 |
Definition at line 287 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet().
#define HIB_CALLD1 0x400FC324 |
Definition at line 65 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet().
#define HIB_CALLD1_DOM_M 0x0000001F |
Definition at line 297 of file hw_hibernate.h.
#define HIB_CALLD1_DOM_S 0 |
Definition at line 301 of file hw_hibernate.h.
#define HIB_CALLD1_DOW_M 0x07000000 |
Definition at line 294 of file hw_hibernate.h.
#define HIB_CALLD1_DOW_S 24 |
Definition at line 298 of file hw_hibernate.h.
#define HIB_CALLD1_MON_M 0x00000F00 |
Definition at line 296 of file hw_hibernate.h.
#define HIB_CALLD1_MON_S 8 |
Definition at line 300 of file hw_hibernate.h.
#define HIB_CALLD1_YEAR_M 0x007F0000 |
Definition at line 295 of file hw_hibernate.h.
#define HIB_CALLD1_YEAR_S 16 |
Definition at line 299 of file hw_hibernate.h.
#define HIB_CALM0 0x400FC330 |
Definition at line 66 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateCalendarMatchGet(), and HibernateCalendarMatchSet().
#define HIB_CALM0_AMPM 0x00400000 |
Definition at line 308 of file hw_hibernate.h.
#define HIB_CALM0_HR_M 0x001F0000 |
Definition at line 309 of file hw_hibernate.h.
#define HIB_CALM0_HR_S 16 |
Definition at line 312 of file hw_hibernate.h.
#define HIB_CALM0_MIN_M 0x00003F00 |
Definition at line 310 of file hw_hibernate.h.
#define HIB_CALM0_MIN_S 8 |
Definition at line 313 of file hw_hibernate.h.
#define HIB_CALM0_SEC_M 0x0000003F |
Definition at line 311 of file hw_hibernate.h.
#define HIB_CALM0_SEC_S 0 |
Definition at line 314 of file hw_hibernate.h.
#define HIB_CALM1 0x400FC334 |
Definition at line 67 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), and HibernateCalendarMatchGet().
#define HIB_CALM1_DOM_M 0x0000001F |
Definition at line 321 of file hw_hibernate.h.
#define HIB_CALM1_DOM_S 0 |
Definition at line 322 of file hw_hibernate.h.
#define HIB_CC 0x400FCFC8 |
Definition at line 82 of file hw_hibernate.h.
Referenced by HibernateClockConfig().
#define HIB_CC_SYSCLKEN 0x00000001 |
Definition at line 481 of file hw_hibernate.h.
#define HIB_CTL 0x400FC010 |
Definition at line 51 of file hw_hibernate.h.
Referenced by _HibernateWriteComplete(), HibernateBatCheckDone(), HibernateBatCheckStart(), HibernateClockConfig(), HibernateDisable(), HibernateEnableExpClk(), HibernateGPIORetentionDisable(), HibernateGPIORetentionEnable(), HibernateGPIORetentionGet(), HibernateIsActive(), HibernateLowBatGet(), HibernateLowBatSet(), HibernateRequest(), HibernateRTCDisable(), HibernateRTCEnable(), HibernateWakeGet(), and HibernateWakeSet().
#define HIB_CTL_BATCHK 0x00000400 |
Definition at line 124 of file hw_hibernate.h.
Referenced by HibernateBatCheckDone(), and HibernateBatCheckStart().
#define HIB_CTL_BATWKEN 0x00000200 |
Definition at line 125 of file hw_hibernate.h.
#define HIB_CTL_CLK32EN 0x00000040 |
Definition at line 128 of file hw_hibernate.h.
Referenced by HibernateClockConfig(), HibernateDisable(), HibernateEnableExpClk(), and HibernateIsActive().
#define HIB_CTL_HIBREQ 0x00000002 |
Definition at line 131 of file hw_hibernate.h.
Referenced by HibernateRequest().
#define HIB_CTL_OSCBYP 0x00010000 |
Definition at line 117 of file hw_hibernate.h.
#define HIB_CTL_OSCDRV 0x00020000 |
Definition at line 116 of file hw_hibernate.h.
#define HIB_CTL_OSCSEL 0x00080000 |
Definition at line 115 of file hw_hibernate.h.
#define HIB_CTL_PINWEN 0x00000010 |
Definition at line 129 of file hw_hibernate.h.
#define HIB_CTL_RETCLR 0x40000000 |
Definition at line 114 of file hw_hibernate.h.
Referenced by HibernateGPIORetentionDisable(), HibernateGPIORetentionEnable(), and HibernateGPIORetentionGet().
#define HIB_CTL_RTCEN 0x00000001 |
Definition at line 132 of file hw_hibernate.h.
Referenced by HibernateRTCDisable(), and HibernateRTCEnable().
#define HIB_CTL_RTCWEN 0x00000008 |
Definition at line 130 of file hw_hibernate.h.
#define HIB_CTL_VABORT 0x00000080 |
Definition at line 127 of file hw_hibernate.h.
#define HIB_CTL_VBATSEL_1_9V 0x00000000 |
Definition at line 120 of file hw_hibernate.h.
#define HIB_CTL_VBATSEL_2_1V 0x00002000 |
Definition at line 121 of file hw_hibernate.h.
#define HIB_CTL_VBATSEL_2_3V 0x00004000 |
Definition at line 122 of file hw_hibernate.h.
#define HIB_CTL_VBATSEL_2_5V 0x00006000 |
Definition at line 123 of file hw_hibernate.h.
#define HIB_CTL_VBATSEL_M 0x00006000 |
Definition at line 118 of file hw_hibernate.h.
Referenced by HibernateLowBatGet(), and HibernateLowBatSet().
#define HIB_CTL_VDD3ON 0x00000100 |
Definition at line 126 of file hw_hibernate.h.
Referenced by HibernateGPIORetentionDisable(), HibernateGPIORetentionEnable(), HibernateGPIORetentionGet(), and HibernateWakeSet().
#define HIB_CTL_WRC 0x80000000 |
Definition at line 113 of file hw_hibernate.h.
Referenced by _HibernateWriteComplete().
#define HIB_DATA 0x400FC030 |
Definition at line 60 of file hw_hibernate.h.
Referenced by HibernateDataGet(), and HibernateDataSet().
#define HIB_DATA_RTD_M 0xFFFFFFFF |
Definition at line 236 of file hw_hibernate.h.
#define HIB_DATA_RTD_S 0 |
Definition at line 237 of file hw_hibernate.h.
#define HIB_IC 0x400FC020 |
Definition at line 56 of file hw_hibernate.h.
Referenced by HibernateIntClear().
#define HIB_IC_EXTW 0x00000008 |
Definition at line 197 of file hw_hibernate.h.
#define HIB_IC_LOWBAT 0x00000004 |
Definition at line 198 of file hw_hibernate.h.
#define HIB_IC_PADIOWK 0x00000020 |
Definition at line 194 of file hw_hibernate.h.
#define HIB_IC_RSTWK 0x00000040 |
Definition at line 192 of file hw_hibernate.h.
#define HIB_IC_RTCALT0 0x00000001 |
Definition at line 200 of file hw_hibernate.h.
#define HIB_IC_VDDFAIL 0x00000080 |
Definition at line 191 of file hw_hibernate.h.
#define HIB_IC_WC 0x00000010 |
Definition at line 195 of file hw_hibernate.h.
#define HIB_IM 0x400FC014 |
Definition at line 52 of file hw_hibernate.h.
Referenced by HibernateIntDisable(), and HibernateIntEnable().
#define HIB_IM_EXTW 0x00000008 |
Definition at line 145 of file hw_hibernate.h.
#define HIB_IM_LOWBAT 0x00000004 |
Definition at line 146 of file hw_hibernate.h.
#define HIB_IM_PADIOWK 0x00000020 |
Definition at line 142 of file hw_hibernate.h.
#define HIB_IM_RSTWK 0x00000040 |
Definition at line 140 of file hw_hibernate.h.
#define HIB_IM_RTCALT0 0x00000001 |
Definition at line 148 of file hw_hibernate.h.
#define HIB_IM_VDDFAIL 0x00000080 |
Definition at line 139 of file hw_hibernate.h.
#define HIB_IM_WC 0x00000010 |
Definition at line 143 of file hw_hibernate.h.
#define HIB_IO 0x400FC02C |
Definition at line 59 of file hw_hibernate.h.
Referenced by HibernateWakeGet(), and HibernateWakeSet().
#define HIB_IO_IOWRC 0x80000000 |
Definition at line 226 of file hw_hibernate.h.
Referenced by HibernateWakeSet().
#define HIB_IO_WURSTEN 0x00000010 |
Definition at line 227 of file hw_hibernate.h.
#define HIB_IO_WUUNLK 0x00000001 |
Definition at line 228 of file hw_hibernate.h.
Referenced by HibernateWakeSet().
#define HIB_LOCK 0x400FC360 |
Definition at line 68 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateRTCSet(), HibernateTamperDisable(), HibernateTamperEnable(), HibernateTamperEventsClear(), HibernateTamperEventsConfig(), HibernateTamperExtOscRecover(), HibernateTamperIODisable(), HibernateTamperIOEnable(), HibernateTamperLock(), and HibernateTamperUnLock().
#define HIB_LOCK_HIBLOCK_KEY 0xA3359554 |
Definition at line 330 of file hw_hibernate.h.
Referenced by _HibernateCalendarSet(), HibernateRTCSet(), HibernateTamperDisable(), HibernateTamperEnable(), HibernateTamperEventsClear(), HibernateTamperEventsConfig(), HibernateTamperExtOscRecover(), HibernateTamperIODisable(), HibernateTamperIOEnable(), and HibernateTamperUnLock().
#define HIB_LOCK_HIBLOCK_M 0xFFFFFFFF |
Definition at line 329 of file hw_hibernate.h.
#define HIB_LOCK_HIBLOCK_S 0 |
Definition at line 331 of file hw_hibernate.h.
#define HIB_MIS 0x400FC01C |
Definition at line 54 of file hw_hibernate.h.
Referenced by HibernateIntStatus().
#define HIB_MIS_EXTW 0x00000008 |
Definition at line 179 of file hw_hibernate.h.
#define HIB_MIS_LOWBAT 0x00000004 |
Definition at line 181 of file hw_hibernate.h.
#define HIB_MIS_PADIOWK 0x00000020 |
Definition at line 176 of file hw_hibernate.h.
#define HIB_MIS_RSTWK 0x00000040 |
Definition at line 174 of file hw_hibernate.h.
#define HIB_MIS_RTCALT0 0x00000001 |
Definition at line 183 of file hw_hibernate.h.
#define HIB_MIS_VDDFAIL 0x00000080 |
Definition at line 173 of file hw_hibernate.h.
#define HIB_MIS_WC 0x00000010 |
Definition at line 177 of file hw_hibernate.h.
#define HIB_PP 0x400FCFC0 |
Definition at line 80 of file hw_hibernate.h.
#define HIB_PP_TAMPER 0x00000002 |
Definition at line 473 of file hw_hibernate.h.
#define HIB_PP_WAKENC 0x00000001 |
Definition at line 474 of file hw_hibernate.h.
#define HIB_RIS 0x400FC018 |
Definition at line 53 of file hw_hibernate.h.
Referenced by HibernateIntStatus().
#define HIB_RIS_EXTW 0x00000008 |
Definition at line 162 of file hw_hibernate.h.
#define HIB_RIS_LOWBAT 0x00000004 |
Definition at line 164 of file hw_hibernate.h.
#define HIB_RIS_PADIOWK 0x00000020 |
Definition at line 158 of file hw_hibernate.h.
#define HIB_RIS_RSTWK 0x00000040 |
Definition at line 156 of file hw_hibernate.h.
#define HIB_RIS_RTCALT0 0x00000001 |
Definition at line 166 of file hw_hibernate.h.
#define HIB_RIS_VDDFAIL 0x00000080 |
Definition at line 155 of file hw_hibernate.h.
#define HIB_RIS_WC 0x00000010 |
Definition at line 160 of file hw_hibernate.h.
#define HIB_RTCC 0x400FC000 |
Definition at line 48 of file hw_hibernate.h.
Referenced by HibernateRTCGet().
#define HIB_RTCC_M 0xFFFFFFFF |
Definition at line 89 of file hw_hibernate.h.
#define HIB_RTCC_S 0 |
Definition at line 90 of file hw_hibernate.h.
#define HIB_RTCLD 0x400FC00C |
Definition at line 50 of file hw_hibernate.h.
Referenced by HibernateRTCSet().
#define HIB_RTCLD_M 0xFFFFFFFF |
Definition at line 105 of file hw_hibernate.h.
#define HIB_RTCLD_S 0 |
Definition at line 106 of file hw_hibernate.h.
#define HIB_RTCM0 0x400FC004 |
Definition at line 49 of file hw_hibernate.h.
Referenced by HibernateRTCMatchGet(), and HibernateRTCMatchSet().
#define HIB_RTCM0_M 0xFFFFFFFF |
Definition at line 97 of file hw_hibernate.h.
#define HIB_RTCM0_S 0 |
Definition at line 98 of file hw_hibernate.h.
#define HIB_RTCSS 0x400FC028 |
Definition at line 58 of file hw_hibernate.h.
Referenced by HibernateRTCSSGet(), HibernateRTCSSMatchGet(), and HibernateRTCSSMatchSet().
#define HIB_RTCSS_RTCSSC_M 0x00007FFF |
Definition at line 217 of file hw_hibernate.h.
Referenced by HibernateRTCSSGet().
#define HIB_RTCSS_RTCSSC_S 0 |
Definition at line 219 of file hw_hibernate.h.
#define HIB_RTCSS_RTCSSM_M 0x7FFF0000 |
Definition at line 216 of file hw_hibernate.h.
#define HIB_RTCSS_RTCSSM_S 16 |
Definition at line 218 of file hw_hibernate.h.
Referenced by HibernateRTCSSMatchGet(), and HibernateRTCSSMatchSet().
#define HIB_RTCT 0x400FC024 |
Definition at line 57 of file hw_hibernate.h.
Referenced by HibernateRTCTrimGet(), and HibernateRTCTrimSet().
#define HIB_RTCT_TRIM_M 0x0000FFFF |
Definition at line 208 of file hw_hibernate.h.
#define HIB_RTCT_TRIM_S 0 |
Definition at line 209 of file hw_hibernate.h.
#define HIB_TPCTL 0x400FC400 |
Definition at line 69 of file hw_hibernate.h.
Referenced by HibernateTamperDisable(), HibernateTamperEnable(), HibernateTamperEventsClear(), HibernateTamperEventsClearNoLock(), and HibernateTamperEventsConfig().
#define HIB_TPCTL_MEMCLR_ALL 0x00000300 |
Definition at line 347 of file hw_hibernate.h.
#define HIB_TPCTL_MEMCLR_HIGH32 0x00000200 |
Definition at line 345 of file hw_hibernate.h.
#define HIB_TPCTL_MEMCLR_LOW32 0x00000100 |
Definition at line 343 of file hw_hibernate.h.
#define HIB_TPCTL_MEMCLR_M 0x00000300 |
Definition at line 340 of file hw_hibernate.h.
Referenced by HibernateTamperEventsConfig().
#define HIB_TPCTL_MEMCLR_NONE 0x00000000 |
Definition at line 341 of file hw_hibernate.h.
#define HIB_TPCTL_TPCLR 0x00000010 |
Definition at line 349 of file hw_hibernate.h.
Referenced by HibernateTamperEventsClear(), and HibernateTamperEventsClearNoLock().
#define HIB_TPCTL_TPEN 0x00000001 |
Definition at line 350 of file hw_hibernate.h.
Referenced by HibernateTamperDisable(), and HibernateTamperEnable().
#define HIB_TPCTL_WAKE 0x00000800 |
Definition at line 338 of file hw_hibernate.h.
#define HIB_TPIO 0x400FC410 |
Definition at line 71 of file hw_hibernate.h.
Referenced by HibernateTamperIODisable(), and HibernateTamperIOEnable().
#define HIB_TPIO_EN0 0x00000001 |
Definition at line 390 of file hw_hibernate.h.
Referenced by HibernateTamperIODisable(), and HibernateTamperIOEnable().
#define HIB_TPIO_EN1 0x00000100 |
Definition at line 385 of file hw_hibernate.h.
#define HIB_TPIO_EN2 0x00010000 |
Definition at line 380 of file hw_hibernate.h.
#define HIB_TPIO_EN3 0x01000000 |
Definition at line 375 of file hw_hibernate.h.
#define HIB_TPIO_GFLTR0 0x00000008 |
Definition at line 386 of file hw_hibernate.h.
Referenced by HibernateTamperIOEnable().
#define HIB_TPIO_GFLTR1 0x00000800 |
Definition at line 381 of file hw_hibernate.h.
#define HIB_TPIO_GFLTR2 0x00080000 |
Definition at line 376 of file hw_hibernate.h.
#define HIB_TPIO_GFLTR3 0x08000000 |
Definition at line 371 of file hw_hibernate.h.
#define HIB_TPIO_LEV0 0x00000002 |
Definition at line 389 of file hw_hibernate.h.
Referenced by HibernateTamperIOEnable().
#define HIB_TPIO_LEV1 0x00000200 |
Definition at line 384 of file hw_hibernate.h.
#define HIB_TPIO_LEV2 0x00020000 |
Definition at line 379 of file hw_hibernate.h.
#define HIB_TPIO_LEV3 0x02000000 |
Definition at line 374 of file hw_hibernate.h.
#define HIB_TPIO_PUEN0 0x00000004 |
Definition at line 387 of file hw_hibernate.h.
Referenced by HibernateTamperIOEnable().
#define HIB_TPIO_PUEN1 0x00000400 |
Definition at line 382 of file hw_hibernate.h.
#define HIB_TPIO_PUEN2 0x00040000 |
Definition at line 377 of file hw_hibernate.h.
#define HIB_TPIO_PUEN3 0x04000000 |
Definition at line 372 of file hw_hibernate.h.
#define HIB_TPLOG0 0x400FC4E0 |
Definition at line 72 of file hw_hibernate.h.
Referenced by HibernateTamperEventsGet().
#define HIB_TPLOG0_TIME_M 0xFFFFFFFF |
Definition at line 397 of file hw_hibernate.h.
#define HIB_TPLOG0_TIME_S 0 |
Definition at line 398 of file hw_hibernate.h.
#define HIB_TPLOG1 0x400FC4E4 |
Definition at line 73 of file hw_hibernate.h.
#define HIB_TPLOG1_TRIG0 0x00000001 |
Definition at line 409 of file hw_hibernate.h.
#define HIB_TPLOG1_TRIG1 0x00000002 |
Definition at line 408 of file hw_hibernate.h.
#define HIB_TPLOG1_TRIG2 0x00000004 |
Definition at line 407 of file hw_hibernate.h.
#define HIB_TPLOG1_TRIG3 0x00000008 |
Definition at line 406 of file hw_hibernate.h.
#define HIB_TPLOG1_XOSC 0x00010000 |
Definition at line 405 of file hw_hibernate.h.
#define HIB_TPLOG2 0x400FC4E8 |
Definition at line 74 of file hw_hibernate.h.
#define HIB_TPLOG2_TIME_M 0xFFFFFFFF |
Definition at line 416 of file hw_hibernate.h.
#define HIB_TPLOG2_TIME_S 0 |
Definition at line 417 of file hw_hibernate.h.
#define HIB_TPLOG3 0x400FC4EC |
Definition at line 75 of file hw_hibernate.h.
#define HIB_TPLOG3_TRIG0 0x00000001 |
Definition at line 428 of file hw_hibernate.h.
#define HIB_TPLOG3_TRIG1 0x00000002 |
Definition at line 427 of file hw_hibernate.h.
#define HIB_TPLOG3_TRIG2 0x00000004 |
Definition at line 426 of file hw_hibernate.h.
#define HIB_TPLOG3_TRIG3 0x00000008 |
Definition at line 425 of file hw_hibernate.h.
#define HIB_TPLOG3_XOSC 0x00010000 |
Definition at line 424 of file hw_hibernate.h.
#define HIB_TPLOG4 0x400FC4F0 |
Definition at line 76 of file hw_hibernate.h.
#define HIB_TPLOG4_TIME_M 0xFFFFFFFF |
Definition at line 435 of file hw_hibernate.h.
#define HIB_TPLOG4_TIME_S 0 |
Definition at line 436 of file hw_hibernate.h.
#define HIB_TPLOG5 0x400FC4F4 |
Definition at line 77 of file hw_hibernate.h.
#define HIB_TPLOG5_TRIG0 0x00000001 |
Definition at line 447 of file hw_hibernate.h.
#define HIB_TPLOG5_TRIG1 0x00000002 |
Definition at line 446 of file hw_hibernate.h.
#define HIB_TPLOG5_TRIG2 0x00000004 |
Definition at line 445 of file hw_hibernate.h.
#define HIB_TPLOG5_TRIG3 0x00000008 |
Definition at line 444 of file hw_hibernate.h.
#define HIB_TPLOG5_XOSC 0x00010000 |
Definition at line 443 of file hw_hibernate.h.
#define HIB_TPLOG6 0x400FC4F8 |
Definition at line 78 of file hw_hibernate.h.
#define HIB_TPLOG6_TIME_M 0xFFFFFFFF |
Definition at line 454 of file hw_hibernate.h.
#define HIB_TPLOG6_TIME_S 0 |
Definition at line 455 of file hw_hibernate.h.
#define HIB_TPLOG7 0x400FC4FC |
Definition at line 79 of file hw_hibernate.h.
#define HIB_TPLOG7_TRIG0 0x00000001 |
Definition at line 466 of file hw_hibernate.h.
#define HIB_TPLOG7_TRIG1 0x00000002 |
Definition at line 465 of file hw_hibernate.h.
#define HIB_TPLOG7_TRIG2 0x00000004 |
Definition at line 464 of file hw_hibernate.h.
#define HIB_TPLOG7_TRIG3 0x00000008 |
Definition at line 463 of file hw_hibernate.h.
#define HIB_TPLOG7_XOSC 0x00010000 |
Definition at line 462 of file hw_hibernate.h.
#define HIB_TPSTAT 0x400FC404 |
Definition at line 70 of file hw_hibernate.h.
Referenced by HibernateTamperExtOscRecover(), and HibernateTamperStatusGet().
#define HIB_TPSTAT_STATE_CONFIGED 0x00000004 |
Definition at line 360 of file hw_hibernate.h.
#define HIB_TPSTAT_STATE_DISABLED 0x00000000 |
Definition at line 358 of file hw_hibernate.h.
#define HIB_TPSTAT_STATE_ERROR 0x00000008 |
Definition at line 362 of file hw_hibernate.h.
#define HIB_TPSTAT_STATE_M 0x0000000C |
Definition at line 357 of file hw_hibernate.h.
Referenced by HibernateTamperStatusGet().
#define HIB_TPSTAT_XOSCFAIL 0x00000001 |
Definition at line 364 of file hw_hibernate.h.
Referenced by HibernateTamperExtOscRecover(), and HibernateTamperStatusGet().
#define HIB_TPSTAT_XOSCST 0x00000002 |
Definition at line 363 of file hw_hibernate.h.
Referenced by HibernateTamperStatusGet().