summaryrefslogtreecommitdiff
path: root/docs/Zone/html/zTInteractiveMode.js
blob: 34d1833c703ef3111da17ac3f2eee780994d75a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
var zTInteractiveMode =
[
    [ "Create a CMSIS-Zone Project", "zTUICreateProject.html", null ],
    [ "Memory and Peripheral Resources", "zTUIMemPerRes.html", [
      [ "View memory and peripheral resources", "zTUIMemPerRes.html#zTUIMemView", null ],
      [ "Create Memory Regions", "zTUIMemPerRes.html#zTUIMemAdd", null ],
      [ "Delete Memory Regions", "zTUIMemPerRes.html#zTUIMemDel", null ],
      [ "Resource Properties", "zTUIMemPerRes.html#zTUIPerProp", null ],
      [ "Configure peripheral slot access rights", "zTUIMemPerRes.html#zTUIPerSlotConf", null ]
    ] ],
    [ "Zone Partitioning", "zTUIZonePart.html", [
      [ "Create Zones", "zTUIZonePart.html#zTUICreate", null ]
    ] ],
    [ "Generate output files", "zTUIGenerate.html", null ]
];