![]() |
RTEMS 5.2
|
MMU support API. More...
#include <libcpu/arm-cp15.h>Go to the source code of this file.
Macros | |
| #define | LPC32XX_MMU_CLIENT_DOMAIN 15U |
| #define | LPC32XX_MMU_READ_ONLY |
| #define | LPC32XX_MMU_READ_ONLY_CACHED (LPC32XX_MMU_READ_ONLY | ARM_MMU_SECT_C | ARM_MMU_SECT_B) |
| #define | LPC32XX_MMU_READ_WRITE |
| #define | LPC32XX_MMU_READ_WRITE_CACHED (LPC32XX_MMU_READ_WRITE | ARM_MMU_SECT_C | ARM_MMU_SECT_B) |
MMU support API.