You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
2.7 KiB
JavaScript
60 lines
2.7 KiB
JavaScript
/*
|
|
@licstart The following is the entire license notice for the JavaScript code in this file.
|
|
|
|
The MIT License (MIT)
|
|
|
|
Copyright (C) 1997-2020 by Dimitri van Heesch
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or
|
|
substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
|
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
@licend The above is the entire license notice for the JavaScript code in this file
|
|
*/
|
|
var NAVTREE =
|
|
[
|
|
[ "CMSIS-DSP", "index.html", [
|
|
[ "CMSIS DSP Software Library", "index.html", [
|
|
[ "Introduction", "index.html#intro", null ],
|
|
[ "Using the Library", "index.html#using", null ],
|
|
[ "Examples", "index.html#example", null ],
|
|
[ "Toolchain Support", "index.html#toolchain", null ],
|
|
[ "Preprocessor Macros", "index.html#preprocessor", null ],
|
|
[ "CMSIS-DSP in ARM::CMSIS Pack", "index.html#pack", null ],
|
|
[ "Revision History of CMSIS-DSP", "index.html#rev", null ],
|
|
[ "License", "index.html#license", null ]
|
|
] ],
|
|
[ "Revision History", "ChangeLog_pg.html", null ],
|
|
[ "Deprecated List", "deprecated.html", null ],
|
|
[ " API Reference", "modules.html", "modules" ],
|
|
[ "Data Structures", "annotated.html", "annotated" ],
|
|
[ "Data Fields", "functions.html", [
|
|
[ "All", "functions.html", "functions_dup" ],
|
|
[ "Variables", "functions_vars.html", "functions_vars" ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"ChangeLog_pg.html",
|
|
"group__Chebyshev.html#ga5cf07beec12cfe0ad126aadc9a6f5f97",
|
|
"group__MatrixChol.html#gaf94a1d82b0f71856e0eecb87675a5427",
|
|
"group__f64__to__x.html",
|
|
"structarm__cfft__radix4__instance__f16.html#a3b229432d381b0a511a9cdbe3aa74e78",
|
|
"structarm__matrix__instance__q7.html#a1bcf80ccdc2acc29198f1592ae300390"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |