Searched refs:link (Results 1 – 7 of 7) sorted by relevance
/cmsis-dsp-latest/Documentation/Doxygen/style_template/ |
D | navtree.js | 74 function storeLink(link) argument 77 window.localStorage.setItem('navpath',link); 172 function newNode(o, po, text, link, childrenData, lastNode) argument 200 if (link) { 202 if (link.substring(0,1)=='^') { 203 url = link.substring(1); 204 link = url; 206 url = node.relpath+link; 208 a.className = stripPath(link.replace('#',':')); 209 if (link.indexOf('#')!=-1) { [all …]
|
D | extra_stylesheet.css | 38 --page-link-color: var(--arm_blue); 39 --page-visited-link-color: var(--arm_blue); 175 --code-link-color: var(--arm_blue); 176 --code-external-link-color: #4665A2; 183 --fragment-lineno-link-fg-color: #4665A2; 184 --fragment-lineno-link-bg-color: #D8D8D8; 185 --fragment-lineno-link-hover-fg-color: #4665A2; 186 --fragment-lineno-link-hover-bg-color: #C8C8C8; 192 --tooltip-link-color: #4665A2; 216 --page-link-color: var(--arm_light_blue); [all …]
|
/cmsis-dsp-latest/ |
D | PythonWrapper_README.md | 44 This [link](https://colab.research.google.com/github/ARM-software/CMSIS-DSP/blob/main/PythonWrapper… 81 …y` is requiring a data file to be downloaded from the web. See below in this document for the link.
|
D | LICENSE | 45 separable from, or merely link (or bind by name) to the interfaces of,
|
/cmsis-dsp-latest/Testing/ |
D | README.md | 355 PatternMgr is the link between IO and Memory and knows how to load a pattern and save it into memor…
|
/cmsis-dsp-latest/Documentation/Doxygen/ |
D | dsp.dxy.in | 367 # When enabled doxygen tries to link words that correspond to documented 368 # classes, or namespaces to their corresponding documentation. Such a link can 1237 # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will 1238 # link to the documentation.
|
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/ |
D | kws.ipynb | 85 …"Those commands can be downloaded from this link: \"http://storage.googleapis.com/download.tensorf…
|