summaryrefslogtreecommitdiff
path: root/CMSIS/Documentation/Pack/html/_flash_algorithm.js
diff options
context:
space:
mode:
Diffstat (limited to 'CMSIS/Documentation/Pack/html/_flash_algorithm.js')
-rw-r--r--CMSIS/Documentation/Pack/html/_flash_algorithm.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/CMSIS/Documentation/Pack/html/_flash_algorithm.js b/CMSIS/Documentation/Pack/html/_flash_algorithm.js
new file mode 100644
index 0000000..9002c2c
--- /dev/null
+++ b/CMSIS/Documentation/Pack/html/_flash_algorithm.js
@@ -0,0 +1,14 @@
+var _flash_algorithm =
+[
+ [ "Creating a new Algorithm", "_flash_algorithm.html#CreateFPA", null ],
+ [ "Adding an Algorithm to a Pack", "_flash_algorithm.html#AddFPA", null ],
+ [ "Algorithm Functions", "_algorithm_func.html", [
+ [ "BlankCheck", "_algorithm_func.html#BlankCheck", null ],
+ [ "EraseChip", "_algorithm_func.html#EraseChip", null ],
+ [ "EraseSector", "_algorithm_func.html#EraseSector", null ],
+ [ "Init", "_algorithm_func.html#Init", null ],
+ [ "ProgramPage", "_algorithm_func.html#ProgramPage", null ],
+ [ "UnInit", "_algorithm_func.html#UnInit", null ],
+ [ "Verify", "_algorithm_func.html#Verify", null ]
+ ] ]
+]; \ No newline at end of file