Home
last modified time | relevance | path

Searched refs:PMP_PMPCFG_L_Pos (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_rv32.h207 #define PMP_PMPCFG_L_Pos 7U /*!< PMP PMPCF… macro
208 #define PMP_PMPCFG_L_Msk (0x1UL << PMP_PMPCFG_L_Pos) /*!< PMP PMPCF…
604 (attr.l << PMP_PMPCFG_L_Pos); in csi_mpu_config_region()
A Dcore_rv32_old.h190 #define PMP_PMPCFG_L_Pos 7U /*!< PMP PMPCF… macro
191 #define PMP_PMPCFG_L_Msk (0x1UL << PMP_PMPCFG_L_Pos) /*!< PMP PMPCF…
684 (attr.l << PMP_PMPCFG_L_Pos); in csi_mpu_config_region()
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_rv32.h207 #define PMP_PMPCFG_L_Pos 7U /*!< PMP PMPCF… macro
208 #define PMP_PMPCFG_L_Msk (0x1UL << PMP_PMPCFG_L_Pos) /*!< PMP PMPCF…
626 (attr.l << PMP_PMPCFG_L_Pos); in csi_mpu_config_region()
A Dcore_rv32_old.h190 #define PMP_PMPCFG_L_Pos 7U /*!< PMP PMPCF… macro
191 #define PMP_PMPCFG_L_Msk (0x1UL << PMP_PMPCFG_L_Pos) /*!< PMP PMPCF…
684 (attr.l << PMP_PMPCFG_L_Pos); in csi_mpu_config_region()
/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcore_rv64.h208 #define PMP_PMPCFG_L_Pos 7U /*!< PMP PMPCF… macro
209 #define PMP_PMPCFG_L_Msk (0x1UL << PMP_PMPCFG_L_Pos) /*!< PMP PMPCF…
591 (attr.l << PMP_PMPCFG_L_Pos); in csi_mpu_config_region()

Completed in 15 milliseconds