Home
last modified time | relevance | path

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

/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_rv32.h204 #define PMP_PMPCFG_A_Pos 3U /*!< PMP PMPCF… macro
205 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_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.h187 #define PMP_PMPCFG_A_Pos 3U /*!< PMP PMPCF… macro
188 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_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.h204 #define PMP_PMPCFG_A_Pos 3U /*!< PMP PMPCF… macro
205 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_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.h187 #define PMP_PMPCFG_A_Pos 3U /*!< PMP PMPCF… macro
188 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_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.h205 #define PMP_PMPCFG_A_Pos 3U /*!< PMP PMPCF… macro
206 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_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