Official ARM version: v5.6.0

This commit is contained in:
rihab kouki 2020-07-28 11:24:49 +01:00
parent 9f95ff5b6b
commit 96d6da4e25
2939 changed files with 339304 additions and 113320 deletions

View file

@ -0,0 +1,17 @@
var xml_azone_pg =
[
[ "/azone/rzone element", "xml_arzone.html", null ],
[ "/azone/configure element", "xml_configure.html", [
[ "/azone/configure/type element", "xml_configure.html#xml_ctype", null ]
] ],
[ "/azone/partition element", "xml_partition.html", [
[ "/azone/partition/memory element", "xml_partition.html#xml_amemory", null ],
[ "/azone/partition/peripheral element", "xml_partition.html#xml_aperipheral", null ],
[ "/azone/partition/peripheral/slot element", "xml_partition.html#xml_aslot", null ]
] ],
[ "/azone/zones element", "xml_zones.html", [
[ "/azone/zones/zone element", "xml_zones.html#xml_zone", null ],
[ "/azone/zones/zone/assign element", "xml_zones.html#xml_assign", null ],
[ "/azone/zones/zone/assign/interrupt element", "xml_zones.html#xml_ainterrupt", null ]
] ]
];