]> begriffs open source - cmsis/blob - main/Core_A/templates_pg.js
Update documentation for branch main
[cmsis] / main / Core_A / templates_pg.js
1 var templates_pg =
2 [
3     [ "CMSIS-Core Processor Files", "templates_pg.html#CMSIS_Processor_files", null ],
4     [ "Device Examples", "templates_pg.html#device_examples", null ],
5     [ "Template Files", "templates_pg.html#template_files_sec", null ],
6     [ "Startup File startup_<Device>.c", "startup_c_pg.html", [
7       [ "startup_Device.c Template File", "startup_c_pg.html#startup_c_sec", null ]
8     ] ],
9     [ "System Configuration Files system_<Device>.c and system_<Device>.h", "system_c_pg.html", [
10       [ "system_Device.c Template File", "system_c_pg.html#system_Device_sec", null ],
11       [ "system_Device.h Template File", "system_c_pg.html#system_Device_h_sec", null ]
12     ] ],
13     [ "Device Header File <Device.h>", "device_h_pg.html", [
14       [ "Interrupt Number Definition", "device_h_pg.html#interrupt_number_sec", null ],
15       [ "Configuration of the Processor and Core Peripherals", "device_h_pg.html#core_config_sect", null ],
16       [ "CMSIS Version and Processor Information", "device_h_pg.html#core_version_sect", null ],
17       [ "Device Peripheral Access Layer", "device_h_pg.html#device_access", null ],
18       [ "Device.h Template File", "device_h_pg.html#device_h_sec", null ]
19     ] ],
20     [ "Memory Configuration Files mem_<device>.h", "mem_h_pg.html", null ],
21     [ "Memory Management Unit Files mmu_<device>.c", "mmu_c_pg.html", null ]
22 ];