Zephyr API 3.6.99
|
Go to the source code of this file.
Macros | |
#define | K_MEM_ARM_DEVICE_nGnRnE K_MEM_CACHE_NONE |
#define | K_MEM_ARM_DEVICE_nGnRE 3 |
ARM64 Specific flags: device memory with nGnRE. | |
#define | K_MEM_ARM_DEVICE_GRE 4 |
ARM64 Specific flags: device memory with GRE. | |
#define | K_MEM_ARM_NORMAL_NC 5 |
ARM64 Specific flags: normal memory with Non-cacheable. | |
#define K_MEM_ARM_DEVICE_GRE 4 |
ARM64 Specific flags: device memory with GRE.
#define K_MEM_ARM_DEVICE_nGnRE 3 |
ARM64 Specific flags: device memory with nGnRE.
#define K_MEM_ARM_DEVICE_nGnRnE K_MEM_CACHE_NONE |
#define K_MEM_ARM_NORMAL_NC 5 |
ARM64 Specific flags: normal memory with Non-cacheable.