Home
last modified time | relevance | path

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

/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_rv32.h205 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_Pos) /*!< PMP PMPCF… macro
616 __set_PMPxCFG(idx, __get_PMPxCFG(idx) & (~PMP_PMPCFG_A_Msk)); in csi_mpu_disable_region()
A Dcore_rv32_old.h188 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_Pos) /*!< PMP PMPCF… macro
696 __set_PMPxCFG(idx, __get_PMPxCFG(idx) & (~PMP_PMPCFG_A_Msk)); in csi_mpu_disable_region()
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_rv32.h205 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_Pos) /*!< PMP PMPCF… macro
638 __set_PMPxCFG(idx, __get_PMPxCFG(idx) & (~PMP_PMPCFG_A_Msk)); in csi_mpu_disable_region()
A Dcore_rv32_old.h188 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_Pos) /*!< PMP PMPCF… macro
696 __set_PMPxCFG(idx, __get_PMPxCFG(idx) & (~PMP_PMPCFG_A_Msk)); in csi_mpu_disable_region()
/AliOS-Things-master/hardware/board/c906/csi_core/include/
A Dcore_rv64.h206 #define PMP_PMPCFG_A_Msk (0x3UL << PMP_PMPCFG_A_Pos) /*!< PMP PMPCF… macro
603 __set_PMPxCFG(idx, __get_PMPxCFG(idx) & (~PMP_PMPCFG_A_Msk)); in csi_mpu_disable_region()

Completed in 15 milliseconds