mFrame
載入中...
搜尋中...
無符合項目
trdc/Register.h
1
7#ifndef MCXA153_BBB2D802_CFE3_48B8_998B_1016F2D66F03
8#define MCXA153_BBB2D802_CFE3_48B8_998B_1016F2D66F03
9
10/* ***************************************************************************************
11 * Include
12 */
13#include "mframe.h"
14
15//----------------------------------------------------------------------------------------
16
17//----------------------------------------------------------------------------------------
18
19/* ***************************************************************************************
20 * Namespace
21 */
22namespace mcxa153::chip::trdc {
23 struct Register;
24} // namespace mcxa153::chip::trdc
25
26/* ***************************************************************************************
27 * Class/Interface/Struct/Enum
28 */
29
165 /* offset: 0x0, array step: 0x1CC */
166 struct {
188 __IO uint32 mbc_mem_glbcfg[4];
201 __IO uint32 mbc_nse_blk_index;
214 __O uint32 mbc_nse_blk_set;
228 __O uint32 mbc_nse_blk_clr;
268 __IO uint32 mbc_memn_glbac[8];
290 __IO uint32 mbc_dom0_mem0_blk_cfg_w[2];
300 uint8 reserved_0[248];
301
313 __IO uint32 mbc_dom0_mem0_blk_nse_w[1];
323 uint8 reserved_1[60];
324
336 __IO uint32 mbc_dom0_mem1_blk_cfg_w[1];
345 uint8 reserved_2[28];
346
358 __IO uint32 mbc_dom0_mem1_blk_nse_w[1];
368 uint8 reserved_3[4];
369
381 __IO uint32 mbc_dom0_mem2_blk_cfg_w[1];
390 uint8 reserved_4[28];
391
402 __IO uint32 mbc_dom0_mem2_blk_nse_w[1];
406};
407
408/* ***************************************************************************************
409 * End of file
410 */
411
412#endif /* MCXA153_BBB2D802_CFE3_48B8_998B_1016F2D66F03 */
Definition trdc/Count.h:22
MCXA153 TRDC (Trusted Resource Domain Controller) Register Structure (TRDC寄存器結構)
Definition trdc/Register.h:153
uint8 reserved_1[60]
Reserved space after Memory 0 NSE configuration (記憶體0 NSE配置後的保留空間)
Definition trdc/Register.h:323
uint8 reserved_4[28]
Reserved space for Domain 0 Memory 2 (域0記憶體2保留空間)
Definition trdc/Register.h:390
__IO uint32 mbc_memn_glbac[8]
MBC Global Access Control Register Array (MBC全域存取控制寄存器陣列)
Definition trdc/Register.h:268
uint8 reserved_3[4]
Reserved space after Memory 1 NSE configuration (記憶體1 NSE配置後的保留空間)
Definition trdc/Register.h:368
__IO uint32 mbc_dom0_mem1_blk_nse_w[1]
MBC Domain 0 Memory 1 Block Non-Secure Enable Word Array (MBC域0記憶體1區塊非安全使能字陣列)
Definition trdc/Register.h:358
struct mcxa153::chip::trdc::Register::@27 mbc_index[1]
MBC Index Array (MBC索引陣列)
__IO uint32 mbc_dom0_mem2_blk_nse_w[1]
MBC Domain 0 Memory 2 Block Non-Secure Enable Word Array (MBC域0記憶體2區塊非安全使能字陣列)
Definition trdc/Register.h:402
uint8 reserved_0[248]
Reserved space for Domain 0 Memory 0 (域0記憶體0保留空間)
Definition trdc/Register.h:300
__O uint32 mbc_nse_blk_clr
MBC Non-Secure Enable Block Clear Register (MBC非安全使能區塊清除寄存器)
Definition trdc/Register.h:228
__IO uint32 mbc_mem_glbcfg[4]
MBC Global Configuration Register Array (MBC全域配置寄存器陣列)
Definition trdc/Register.h:188
__IO uint32 mbc_dom0_mem0_blk_cfg_w[2]
MBC Domain 0 Memory 0 Block Configuration Word Array (MBC域0記憶體0區塊配置字陣列)
Definition trdc/Register.h:290
__O uint32 mbc_nse_blk_clr_all
MBC Non-Secure Enable Block Clear All Register (MBC非安全使能區塊全部清除寄存器)
Definition trdc/Register.h:242
__IO uint32 mbc_nse_blk_index
MBC Non-Secure Enable Block Index Register (MBC非安全使能區塊索引寄存器)
Definition trdc/Register.h:201
__IO uint32 mbc_dom0_mem1_blk_cfg_w[1]
MBC Domain 0 Memory 1 Block Configuration Word Array (MBC域0記憶體1區塊配置字陣列)
Definition trdc/Register.h:336
uint8 reserved_2[28]
Reserved space for Domain 0 Memory 1 (域0記憶體1保留空間)
Definition trdc/Register.h:345
__IO uint32 mbc_dom0_mem2_blk_cfg_w[1]
MBC Domain 0 Memory 2 Block Configuration Word Array (MBC域0記憶體2區塊配置字陣列)
Definition trdc/Register.h:381
__O uint32 mbc_nse_blk_set
MBC Non-Secure Enable Block Set Register (MBC非安全使能區塊設定寄存器)
Definition trdc/Register.h:214
__IO uint32 mbc_dom0_mem0_blk_nse_w[1]
MBC Domain 0 Memory 0 Block Non-Secure Enable Word Array (MBC域0記憶體0區塊非安全使能字陣列)
Definition trdc/Register.h:313