summaryrefslogtreecommitdiff
path: root/docs/Core/html/modules.js
blob: 99d56c3765b4e45060d1be454942b56776be5f28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
var modules =
[
    [ "Version Control", "group__version__control__gr.html", "group__version__control__gr" ],
    [ "Compiler Control", "group__compiler__conntrol__gr.html", "group__compiler__conntrol__gr" ],
    [ "Peripheral Access", "group__peripheral__gr.html", "group__peripheral__gr" ],
    [ "System and Clock Configuration", "group__system__init__gr.html", "group__system__init__gr" ],
    [ "Interrupts and Exceptions (NVIC)", "group__NVIC__gr.html", "group__NVIC__gr" ],
    [ "Core Register Access", "group__Core__Register__gr.html", "group__Core__Register__gr" ],
    [ "Intrinsic Functions for CPU Instructions", "group__intrinsic__CPU__gr.html", "group__intrinsic__CPU__gr" ],
    [ "Intrinsic Functions for SIMD Instructions [only Cortex-M4 and Cortex-M7]", "group__intrinsic__SIMD__gr.html", "group__intrinsic__SIMD__gr" ],
    [ "FPU Functions", "group__fpu__functions.html", "group__fpu__functions" ],
    [ "MPU Functions for Armv6-M/v7-M", "group__mpu__functions.html", "group__mpu__functions" ],
    [ "MPU Functions for Armv8-M", "group__mpu8__functions.html", "group__mpu8__functions" ],
    [ "Systick Timer (SYSTICK)", "group__SysTick__gr.html", "group__SysTick__gr" ],
    [ "Debug Access", "group__ITM__Debug__gr.html", "group__ITM__Debug__gr" ],
    [ "TrustZone for Armv8-M/v8.1-M", "group__trustzone__functions.html", "group__trustzone__functions" ],
    [ "Cache Functions  (only Cortex-M7)", "group__cache__functions__m7.html", "group__cache__functions__m7" ]
];