Home
last modified time | relevance | path

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

/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_rv32.h201 #define PMP_PMPCFG_X_Pos 2U /*!< PMP PMPCF… macro
202 #define PMP_PMPCFG_X_Msk (0x1UL << PMP_PMPCFG_X_Pos) /*!< PMP PMPCF…
603 (attr.x << PMP_PMPCFG_X_Pos) | (attr.a << PMP_PMPCFG_A_Pos) | in csi_mpu_config_region()
A Dcore_rv32_old.h184 #define PMP_PMPCFG_X_Pos 2U /*!< PMP PMPCF… macro
185 #define PMP_PMPCFG_X_Msk (0x1UL << PMP_PMPCFG_X_Pos) /*!< PMP PMPCF…
683 (attr.x << PMP_PMPCFG_X_Pos) | (attr.a << PMP_PMPCFG_A_Pos) | in csi_mpu_config_region()
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_rv32.h201 #define PMP_PMPCFG_X_Pos 2U /*!< PMP PMPCF… macro
202 #define PMP_PMPCFG_X_Msk (0x1UL << PMP_PMPCFG_X_Pos) /*!< PMP PMPCF…
625 (attr.x << PMP_PMPCFG_X_Pos) | (attr.a << PMP_PMPCFG_A_Pos) | in csi_mpu_config_region()
A Dcore_rv32_old.h184 #define PMP_PMPCFG_X_Pos 2U /*!< PMP PMPCF… macro
185 #define PMP_PMPCFG_X_Msk (0x1UL << PMP_PMPCFG_X_Pos) /*!< PMP PMPCF…
683 (attr.x << PMP_PMPCFG_X_Pos) | (attr.a << PMP_PMPCFG_A_Pos) | in csi_mpu_config_region()
/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcore_rv64.h202 #define PMP_PMPCFG_X_Pos 2U /*!< PMP PMPCF… macro
203 #define PMP_PMPCFG_X_Msk (0x1UL << PMP_PMPCFG_X_Pos) /*!< PMP PMPCF…
590 (attr.x << PMP_PMPCFG_X_Pos) | (attr.a << PMP_PMPCFG_A_Pos) | in csi_mpu_config_region()

Completed in 15 milliseconds