CMSIS-Zone
Version 1.2.0-alpha
System Resource Management
|
The /rzone/resources element defines the memory and peripheral regions that are available.
Parent Element | Element Chain | ||
---|---|---|---|
rzone | /rzone element | ||
Child Elements | Description | Type | Occurrence |
sau_init | Fixed SAU settings required for this system, i.e. to access peripherals. | SauInitType | 0..1 |
memories | List of all memory regions available in this system. Some memory region might restrict the availability to specific processors. | complexType | 0..1 |
peripherals | List of all peripherals available for this system. | complexType | 0..1 |