commit | 1547abb57d079e7a5fc9f81479da0a912208273c | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Mon Jun 18 12:40:43 2018 +0200 |
committer | Maureen Helm <maureen.helm@nxp.com> | Tue Jun 19 15:18:58 2018 -0500 |
tree | d0f5d3265bfc3006ce8fefa1f1ea52693d4e1eb9 | |
parent | 8d52c17166810085776fde7f4ba332d25023ada0 [diff] |
arch: arm: use CMSIS defines for MPU_RASR register bit setting This commit removes the macro definitions for MPU_RASR register bitmasks, defined in arm_mpu.h, and modifies the MPU driver to directly use the equivalent macros defined in ARM CMSIS. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>