9#ifndef HAL_PMP_RISCV31_REGS_DEF_H
10#define HAL_PMP_RISCV31_REGS_DEF_H
27#define PMPXCFG_NUM_PER_REG 4
28#define MEMXATTR_NUM_PER_REG 8
29#define PMP_REGION_NUM 16
union hal_pmpcfg hal_pmp_riscv31_cfg_t
This union represents the bit fields in the pmpaddr register. Read the register into the d32 member t...
#define PMPXCFG_NUM_PER_REG
Definition hal_pmp_riscv31_regs_def.h:27
PMP hal层域配置参数
Definition hal_pmp.h:35
This union represents the bit fields in the pmpaddr register. Read the register into the d32 member t...
Definition hal_pmp_riscv31_regs_def.h:58
hal_pmpx_config_t b[4]
Definition hal_pmp_riscv31_regs_def.h:60
uint32_t d32
Definition hal_pmp_riscv31_regs_def.h:59