Searched refs:PMP_PMPCFG_R_Pos (Results 1 – 5 of 5) sorted by relevance
195 #define PMP_PMPCFG_R_Pos 0U /*!< PMP PMPCF… macro196 #define PMP_PMPCFG_R_Msk (0x1UL << PMP_PMPCFG_R_Pos) /*!< PMP PMPCF…602 pmpxcfg |= (attr.r << PMP_PMPCFG_R_Pos) | (attr.w << PMP_PMPCFG_W_Pos) | in csi_mpu_config_region()
178 #define PMP_PMPCFG_R_Pos 0U /*!< PMP PMPCF… macro179 #define PMP_PMPCFG_R_Msk (0x1UL << PMP_PMPCFG_R_Pos) /*!< PMP PMPCF…682 pmpxcfg |= (attr.r << PMP_PMPCFG_R_Pos) | (attr.w << PMP_PMPCFG_W_Pos) | in csi_mpu_config_region()
195 #define PMP_PMPCFG_R_Pos 0U /*!< PMP PMPCF… macro196 #define PMP_PMPCFG_R_Msk (0x1UL << PMP_PMPCFG_R_Pos) /*!< PMP PMPCF…624 pmpxcfg |= (attr.r << PMP_PMPCFG_R_Pos) | (attr.w << PMP_PMPCFG_W_Pos) | in csi_mpu_config_region()
196 #define PMP_PMPCFG_R_Pos 0U /*!< PMP PMPCF… macro197 #define PMP_PMPCFG_R_Msk (0x1UL << PMP_PMPCFG_R_Pos) /*!< PMP PMPCF…589 pmpxcfg |= (attr.r << PMP_PMPCFG_R_Pos) | (attr.w << PMP_PMPCFG_W_Pos) | in csi_mpu_config_region()
Completed in 15 milliseconds