ICACHE Bit FieldsDevices > ICACHE
Macro Definition Documentation
| #define _ICACHE_CMD_FLUSH_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_CMD
        Definition at line
        
         168
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_FLUSH_MASK 0x1UL | 
Bit mask for ICACHE_FLUSH
        Definition at line
        
         167
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_FLUSH_SHIFT 0 | 
Shift value for ICACHE_FLUSH
        Definition at line
        
         166
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_MASK 0x00000007UL | 
Mask for ICACHE_CMD
        Definition at line
        
         164
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_RESETVALUE 0x00000000UL | 
Default value for ICACHE_CMD
        Definition at line
        
         163
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_STARTPC_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_CMD
        Definition at line
        
         173
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_STARTPC_MASK 0x2UL | 
Bit mask for ICACHE_STARTPC
        Definition at line
        
         172
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_STARTPC_SHIFT 1 | 
Shift value for ICACHE_STARTPC
        Definition at line
        
         171
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_STOPPC_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_CMD
        Definition at line
        
         178
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_STOPPC_MASK 0x4UL | 
Bit mask for ICACHE_STOPPC
        Definition at line
        
         177
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CMD_STOPPC_SHIFT 2 | 
Shift value for ICACHE_STOPPC
        Definition at line
        
         176
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_AUTOFLUSHDIS_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_CTRL
        Definition at line
        
         126
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_AUTOFLUSHDIS_MASK 0x4UL | 
Bit mask for ICACHE_AUTOFLUSHDIS
        Definition at line
        
         125
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_AUTOFLUSHDIS_SHIFT 2 | 
Shift value for ICACHE_AUTOFLUSHDIS
        Definition at line
        
         124
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_CACHEDIS_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_CTRL
        Definition at line
        
         116
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_CACHEDIS_MASK 0x1UL | 
Bit mask for ICACHE_CACHEDIS
        Definition at line
        
         115
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_CACHEDIS_SHIFT 0 | 
Shift value for ICACHE_CACHEDIS
        Definition at line
        
         114
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_MASK 0x00000007UL | 
Mask for ICACHE_CTRL
        Definition at line
        
         112
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_RESETVALUE 0x00000000UL | 
Default value for ICACHE_CTRL
        Definition at line
        
         111
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_USEMPU_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_CTRL
        Definition at line
        
         121
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_USEMPU_MASK 0x2UL | 
Bit mask for ICACHE_USEMPU
        Definition at line
        
         120
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_CTRL_USEMPU_SHIFT 1 | 
Shift value for ICACHE_USEMPU
        Definition at line
        
         119
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_AHITOF_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IEN
        Definition at line
        
         239
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_AHITOF_MASK 0x4UL | 
Bit mask for ICACHE_AHITOF
        Definition at line
        
         238
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_AHITOF_SHIFT 2 | 
Shift value for ICACHE_AHITOF
        Definition at line
        
         237
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_HITOF_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IEN
        Definition at line
        
         229
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_HITOF_MASK 0x1UL | 
Bit mask for ICACHE_HITOF
        Definition at line
        
         228
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_HITOF_SHIFT 0 | 
Shift value for ICACHE_HITOF
        Definition at line
        
         227
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_MASK 0x00000107UL | 
Mask for ICACHE_IEN
        Definition at line
        
         225
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_MISSOF_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IEN
        Definition at line
        
         234
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_MISSOF_MASK 0x2UL | 
Bit mask for ICACHE_MISSOF
        Definition at line
        
         233
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_MISSOF_SHIFT 1 | 
Shift value for ICACHE_MISSOF
        Definition at line
        
         232
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_RAMERRORIEN_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IEN
        Definition at line
        
         244
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_RAMERRORIEN_MASK 0x100UL | 
Bit mask for ICACHE_RAMERRORIEN
        Definition at line
        
         243
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_RAMERRORIEN_SHIFT 8 | 
Shift value for ICACHE_RAMERRORIEN
        Definition at line
        
         242
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IEN_RESETVALUE 0x00000000UL | 
Default value for ICACHE_IEN
        Definition at line
        
         224
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_AHITOF_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IF
        Definition at line
        
         215
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_AHITOF_MASK 0x4UL | 
Bit mask for ICACHE_AHITOF
        Definition at line
        
         214
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_AHITOF_SHIFT 2 | 
Shift value for ICACHE_AHITOF
        Definition at line
        
         213
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_HITOF_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IF
        Definition at line
        
         205
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_HITOF_MASK 0x1UL | 
Bit mask for ICACHE_HITOF
        Definition at line
        
         204
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_HITOF_SHIFT 0 | 
Shift value for ICACHE_HITOF
        Definition at line
        
         203
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_MASK 0x00000107UL | 
Mask for ICACHE_IF
        Definition at line
        
         201
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_MISSOF_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IF
        Definition at line
        
         210
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_MISSOF_MASK 0x2UL | 
Bit mask for ICACHE_MISSOF
        Definition at line
        
         209
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_MISSOF_SHIFT 1 | 
Shift value for ICACHE_MISSOF
        Definition at line
        
         208
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_RAMERROR_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IF
        Definition at line
        
         220
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_RAMERROR_MASK 0x100UL | 
Bit mask for ICACHE_RAMERROR
        Definition at line
        
         219
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_RAMERROR_SHIFT 8 | 
Shift value for ICACHE_RAMERROR
        Definition at line
        
         218
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IF_RESETVALUE 0x00000000UL | 
Default value for ICACHE_IF
        Definition at line
        
         200
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IPVERSION_IPVERSION_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_IPVERSION
        Definition at line
        
         107
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IPVERSION_IPVERSION_MASK 0xFFFFFFFFUL | 
Bit mask for ICACHE_IPVERSION
        Definition at line
        
         106
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IPVERSION_IPVERSION_SHIFT 0 | 
Shift value for ICACHE_IPVERSION
        Definition at line
        
         105
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IPVERSION_MASK 0xFFFFFFFFUL | 
Mask for ICACHE_IPVERSION
        Definition at line
        
         104
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_IPVERSION_RESETVALUE 0x00000000UL | 
Default value for ICACHE_IPVERSION
        Definition at line
        
         103
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_LPLEVEL_ADVANCED 0x00000001UL | 
Mode ADVANCED for ICACHE_LPMODE
        Definition at line
        
         188
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_LPLEVEL_BASIC 0x00000000UL | 
Mode BASIC for ICACHE_LPMODE
        Definition at line
        
         187
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_LPLEVEL_DEFAULT 0x00000003UL | 
Mode DEFAULT for ICACHE_LPMODE
        Definition at line
        
         186
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_LPLEVEL_MASK 0x3UL | 
Bit mask for ICACHE_LPLEVEL
        Definition at line
        
         185
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_LPLEVEL_MINACTIVITY 0x00000003UL | 
Mode MINACTIVITY for ICACHE_LPMODE
        Definition at line
        
         189
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_LPLEVEL_SHIFT 0 | 
Shift value for ICACHE_LPLEVEL
        Definition at line
        
         184
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_MASK 0x000000F3UL | 
Mask for ICACHE_LPMODE
        Definition at line
        
         183
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_NESTFACTOR_DEFAULT 0x00000002UL | 
Mode DEFAULT for ICACHE_LPMODE
        Definition at line
        
         196
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_NESTFACTOR_MASK 0xF0UL | 
Bit mask for ICACHE_NESTFACTOR
        Definition at line
        
         195
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_NESTFACTOR_SHIFT 4 | 
Shift value for ICACHE_NESTFACTOR
        Definition at line
        
         194
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_LPMODE_RESETVALUE 0x00000023UL | 
Default value for ICACHE_LPMODE
        Definition at line
        
         182
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCAHITS_MASK 0xFFFFFFFFUL | 
Mask for ICACHE_PCAHITS
        Definition at line
        
         147
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCAHITS_PCAHITS_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_PCAHITS
        Definition at line
        
         150
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCAHITS_PCAHITS_MASK 0xFFFFFFFFUL | 
Bit mask for ICACHE_PCAHITS
        Definition at line
        
         149
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCAHITS_PCAHITS_SHIFT 0 | 
Shift value for ICACHE_PCAHITS
        Definition at line
        
         148
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCAHITS_RESETVALUE 0x00000000UL | 
Default value for ICACHE_PCAHITS
        Definition at line
        
         146
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCHITS_MASK 0xFFFFFFFFUL | 
Mask for ICACHE_PCHITS
        Definition at line
        
         131
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCHITS_PCHITS_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_PCHITS
        Definition at line
        
         134
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCHITS_PCHITS_MASK 0xFFFFFFFFUL | 
Bit mask for ICACHE_PCHITS
        Definition at line
        
         133
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCHITS_PCHITS_SHIFT 0 | 
Shift value for ICACHE_PCHITS
        Definition at line
        
         132
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCHITS_RESETVALUE 0x00000000UL | 
Default value for ICACHE_PCHITS
        Definition at line
        
         130
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCMISSES_MASK 0xFFFFFFFFUL | 
Mask for ICACHE_PCMISSES
        Definition at line
        
         139
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCMISSES_PCMISSES_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_PCMISSES
        Definition at line
        
         142
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCMISSES_PCMISSES_MASK 0xFFFFFFFFUL | 
Bit mask for ICACHE_PCMISSES
        Definition at line
        
         141
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCMISSES_PCMISSES_SHIFT 0 | 
Shift value for ICACHE_PCMISSES
        Definition at line
        
         140
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_PCMISSES_RESETVALUE 0x00000000UL | 
Default value for ICACHE_PCMISSES
        Definition at line
        
         138
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_STATUS_MASK 0x00000001UL | 
Mask for ICACHE_STATUS
        Definition at line
        
         155
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_STATUS_PCRUNNING_DEFAULT 0x00000000UL | 
Mode DEFAULT for ICACHE_STATUS
        Definition at line
        
         159
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_STATUS_PCRUNNING_MASK 0x1UL | 
Bit mask for ICACHE_PCRUNNING
        Definition at line
        
         158
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_STATUS_PCRUNNING_SHIFT 0 | 
Shift value for ICACHE_PCRUNNING
        Definition at line
        
         157
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define _ICACHE_STATUS_RESETVALUE 0x00000000UL | 
Default value for ICACHE_STATUS
        Definition at line
        
         154
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CMD_FLUSH (0x1UL << 0) | 
Flush
        Definition at line
        
         165
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CMD_FLUSH_DEFAULT ( _ICACHE_CMD_FLUSH_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_CMD
        Definition at line
        
         169
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CMD_STARTPC (0x1UL << 1) | 
Start Performance Counters
        Definition at line
        
         170
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CMD_STARTPC_DEFAULT ( _ICACHE_CMD_STARTPC_DEFAULT << 1) | 
Shifted mode DEFAULT for ICACHE_CMD
        Definition at line
        
         174
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CMD_STOPPC (0x1UL << 2) | 
Stop Performance Counters
        Definition at line
        
         175
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CMD_STOPPC_DEFAULT ( _ICACHE_CMD_STOPPC_DEFAULT << 2) | 
Shifted mode DEFAULT for ICACHE_CMD
        Definition at line
        
         179
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CTRL_AUTOFLUSHDIS (0x1UL << 2) | 
Automatic Flushing Disable
        Definition at line
        
         123
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CTRL_AUTOFLUSHDIS_DEFAULT ( _ICACHE_CTRL_AUTOFLUSHDIS_DEFAULT << 2) | 
Shifted mode DEFAULT for ICACHE_CTRL
        Definition at line
        
         127
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CTRL_CACHEDIS (0x1UL << 0) | 
Cache Disable
        Definition at line
        
         113
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CTRL_CACHEDIS_DEFAULT ( _ICACHE_CTRL_CACHEDIS_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_CTRL
        Definition at line
        
         117
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CTRL_USEMPU (0x1UL << 1) | 
Use MPU
        Definition at line
        
         118
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_CTRL_USEMPU_DEFAULT ( _ICACHE_CTRL_USEMPU_DEFAULT << 1) | 
Shifted mode DEFAULT for ICACHE_CTRL
        Definition at line
        
         122
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IEN_AHITOF (0x1UL << 2) | 
Advanced Hit Overflow Interrupt Enable
        Definition at line
        
         236
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IEN_AHITOF_DEFAULT ( _ICACHE_IEN_AHITOF_DEFAULT << 2) | 
Shifted mode DEFAULT for ICACHE_IEN
        Definition at line
        
         240
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IEN_HITOF (0x1UL << 0) | 
Hit Overflow Interrupt Enable
        Definition at line
        
         226
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IEN_HITOF_DEFAULT ( _ICACHE_IEN_HITOF_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_IEN
        Definition at line
        
         230
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IEN_MISSOF (0x1UL << 1) | 
Miss Overflow Interrupt Enable
        Definition at line
        
         231
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IEN_MISSOF_DEFAULT ( _ICACHE_IEN_MISSOF_DEFAULT << 1) | 
Shifted mode DEFAULT for ICACHE_IEN
        Definition at line
        
         235
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IEN_RAMERRORIEN (0x1UL << 8) | 
RAM error Interrupt Enable
        Definition at line
        
         241
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IEN_RAMERRORIEN_DEFAULT ( _ICACHE_IEN_RAMERRORIEN_DEFAULT << 8) | 
Shifted mode DEFAULT for ICACHE_IEN
        Definition at line
        
         245
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IF_AHITOF (0x1UL << 2) | 
Advanced Hit Overflow Interrupt Flag
        Definition at line
        
         212
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IF_AHITOF_DEFAULT ( _ICACHE_IF_AHITOF_DEFAULT << 2) | 
Shifted mode DEFAULT for ICACHE_IF
        Definition at line
        
         216
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IF_HITOF (0x1UL << 0) | 
Hit Overflow Interrupt Flag
        Definition at line
        
         202
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IF_HITOF_DEFAULT ( _ICACHE_IF_HITOF_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_IF
        Definition at line
        
         206
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IF_MISSOF (0x1UL << 1) | 
Miss Overflow Interrupt Flag
        Definition at line
        
         207
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IF_MISSOF_DEFAULT ( _ICACHE_IF_MISSOF_DEFAULT << 1) | 
Shifted mode DEFAULT for ICACHE_IF
        Definition at line
        
         211
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IF_RAMERROR (0x1UL << 8) | 
RAM error Interrupt Flag
        Definition at line
        
         217
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IF_RAMERROR_DEFAULT ( _ICACHE_IF_RAMERROR_DEFAULT << 8) | 
Shifted mode DEFAULT for ICACHE_IF
        Definition at line
        
         221
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_IPVERSION_IPVERSION_DEFAULT ( _ICACHE_IPVERSION_IPVERSION_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_IPVERSION
        Definition at line
        
         108
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_LPMODE_LPLEVEL_ADVANCED ( _ICACHE_LPMODE_LPLEVEL_ADVANCED << 0) | 
Shifted mode ADVANCED for ICACHE_LPMODE
        Definition at line
        
         192
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_LPMODE_LPLEVEL_BASIC ( _ICACHE_LPMODE_LPLEVEL_BASIC << 0) | 
Shifted mode BASIC for ICACHE_LPMODE
        Definition at line
        
         191
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_LPMODE_LPLEVEL_DEFAULT ( _ICACHE_LPMODE_LPLEVEL_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_LPMODE
        Definition at line
        
         190
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_LPMODE_LPLEVEL_MINACTIVITY ( _ICACHE_LPMODE_LPLEVEL_MINACTIVITY << 0) | 
Shifted mode MINACTIVITY for ICACHE_LPMODE
        Definition at line
        
         193
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_LPMODE_NESTFACTOR_DEFAULT ( _ICACHE_LPMODE_NESTFACTOR_DEFAULT << 4) | 
Shifted mode DEFAULT for ICACHE_LPMODE
        Definition at line
        
         197
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_PCAHITS_PCAHITS_DEFAULT ( _ICACHE_PCAHITS_PCAHITS_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_PCAHITS
        Definition at line
        
         151
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_PCHITS_PCHITS_DEFAULT ( _ICACHE_PCHITS_PCHITS_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_PCHITS
        Definition at line
        
         135
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_PCMISSES_PCMISSES_DEFAULT ( _ICACHE_PCMISSES_PCMISSES_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_PCMISSES
        Definition at line
        
         143
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_STATUS_PCRUNNING (0x1UL << 0) | 
PC Running
        Definition at line
        
         156
        
        of file
        
         efr32mg21_icache.h
        
        .
       
| #define ICACHE_STATUS_PCRUNNING_DEFAULT ( _ICACHE_STATUS_PCRUNNING_DEFAULT << 0) | 
Shifted mode DEFAULT for ICACHE_STATUS
        Definition at line
        
         160
        
        of file
        
         efr32mg21_icache.h
        
        .