Home
last modified time | relevance | path

Searched refs:MPU_RASR_SRD_Pos (Results 1 – 15 of 15) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Dcore_sc000.h600 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
601 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
Dcore_cm0plus.h591 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
592 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
Dmpu_armv7.h107 … (((SubRegionDisable) << MPU_RASR_SRD_Pos) & MPU_RASR_SRD_Msk) | \
Dcore_sc300.h1206 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
1207 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
Dcore_cm3.h1223 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
1224 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
Dcore_cm4.h1281 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
1282 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
Dcore_cm7.h1504 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
1505 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/
Dcore_cm0plus.h591 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
592 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
Dmpu_armv7.h107 … (((SubRegionDisable) << MPU_RASR_SRD_Pos) & MPU_RASR_SRD_Msk) | \
Dcore_cm4.h1286 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
1287 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
Dcore_cm7.h1513 #define MPU_RASR_SRD_Pos 8U /*!< MPU … macro
1514 #define MPU_RASR_SRD_Msk (0xFFUL << MPU_RASR_SRD_Pos) /*!< MPU …
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8mm/
Dboard.c73 (0x3 << MPU_RASR_SRD_Pos) | (28 << MPU_RASR_SIZE_Pos) | MPU_RASR_ENABLE_Msk; in BOARD_InitMemory()
/hal_nxp-latest/mcux/mcux-sdk/boards/mekmimx8qm/
Dboard.c105 (0x3 << MPU_RASR_SRD_Pos) | (28 << MPU_RASR_SIZE_Pos) | MPU_RASR_ENABLE_Msk; in BOARD_InitMemory()
133 MPU->RASR = (0x3 << MPU_RASR_AP_Pos) | (0x1 << MPU_RASR_B_Pos) | (0xC0 << MPU_RASR_SRD_Pos) | in BOARD_InitMemory()
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimx8mq/
Dboard.c76 (0x3 << MPU_RASR_SRD_Pos) | (28 << MPU_RASR_SIZE_Pos) | MPU_RASR_ENABLE_Msk; in BOARD_InitMemory()
/hal_nxp-latest/mcux/mcux-sdk/boards/mekmimx8qx/
Dboard.c162 (0x3 << MPU_RASR_SRD_Pos) | (28 << MPU_RASR_SIZE_Pos) | MPU_RASR_ENABLE_Msk; in BOARD_InitMemory()
190 MPU->RASR = (0x3 << MPU_RASR_AP_Pos) | (0x1 << MPU_RASR_B_Pos) | (0xC0 << MPU_RASR_SRD_Pos) | in BOARD_InitMemory()