Searched refs:document (Results 1 – 25 of 175) sorted by relevance
1234567
/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/ |
D | board-catalog.js | 7 const catalog = document.getElementById("catalog"); 20 const element = document.getElementById(param); 37 const tagContainer = document.getElementById('tag-container'); 38 const tagInput = document.getElementById('tag-input'); 40 const tagElement = document.createElement('span'); 44 const selectedTags = [...document.querySelectorAll('.tag')].map(tag => tag.textContent); 63 const element = document.getElementById(param); 74 const selectedTags = [...document.querySelectorAll('.tag')].map(tag => tag.textContent); 81 const socFamilySelect = document.getElementById("family"); 89 const socSeriesSelect = document.getElementById("series"); [all …]
|
D | codesample-livesearch.js | 27 const highlightedFragment = document.createDocumentFragment(); 29 const before = document.createTextNode(text.substring(0, index)); 30 const highlight = document.createElement("mark"); 32 const after = document.createTextNode(text.substring(index + query.length));
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-darkmode-toggle.js | 51 document.addEventListener("visibilitychange", visibilityState => { 52 if (document.visibilityState === 'visible') { 60 $(document).ready(function() { 61 const toggleButton = document.createElement('doxygen-awesome-dark-mode-toggle') 68 document.addEventListener("visibilitychange", visibilityState => { 69 if (document.visibilityState === 'visible') { 74 $(document).ready(function(){ 75 document.getElementById("MSearchBox").parentNode.appendChild(toggleButton) 78 document.getElementById("MSearchBox").parentNode.appendChild(toggleButton) 125 document.documentElement.classList.add("dark-mode") [all …]
|
D | doxygen-awesome-zephyr.js | 8 let version = document.getElementById('projectnumber').innerText 9 let titleTable = document.querySelector('#titlearea table');
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.mjs | 31 const admonition = document.createElement('div'); 35 const admonitionTitle = document.createElement('p'); 39 const admonitionTitleText = document.createTextNode('Error'); 42 const admonitionContent = document.createElement('p'); 45 const admonitionContentText = document.createTextNode(message); 54 const p = document.createElement('p'); 58 const pText = document.createTextNode(message); 94 const term = document.createElement('dt'); 97 const termText = document.createTextNode(title); 100 const details = document.createElement('dd'); [all …]
|
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/ |
D | doxytooltip.js | 13 const tooltip = document.createElement('div'); 15 document.body.appendChild(tooltip); 17 const tooltipShadow = document.createElement('div'); 25 const tippyStyle = document.querySelector('style[data-tippy-stylesheet]'); 35 const doxytooltipStyle = document.querySelector('link[href*="doxytooltip.css"]'); 42 let links = Array.from(document.querySelectorAll('a.reference.internal')).filter((a) => 56 document 76 const link = document.createElement('link'); 133 document.addEventListener('DOMContentLoaded', registerDoxygenTooltip);
|
/Zephyr-latest/samples/net/sockets/http_server/src/static_web_resources/ |
D | main.js | 15 const uptime = document.getElementById("uptime"); 38 document.getElementById(stat_name).innerHTML = json_data[stat_name]; 46 const led_on_btn = document.getElementById("led_on"); 52 const led_off_btn = document.getElementById("led_off");
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle-stylesheets-loader.min.js | 2 …document.getElementById(e).textContent;let c=null;try{c=localStorage.getItem(s)}catch(e){}const a=…
|
D | custom.js | 116 $(document).ready(() => {
|
/Zephyr-latest/doc/ |
D | 404.rst | 18 var strReferrer=document.referrer; 20 document.write("<p>Sorry, the page you requested: " + 24 document.write("<p>Sorry, the page you requested was not found on this site.</p>")
|
/Zephyr-latest/doc/hardware/porting/ |
D | index.rst | 6 These pages document how to port Zephyr to new hardware.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | tcpc.rst | 51 https://www.usb.org/document-library/usb-type-cr-port-controller-interface-specification 54 https://www.usb.org/document-library/usb-type-cr-cable-and-connector-specification-revision-21 57 https://www.usb.org/document-library/usb-power-delivery
|
/Zephyr-latest/ |
D | .yamllint | 13 document-start:
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.xilinx_axi | 11 This is an FPGA logic core as described by Xilinx document PG090.
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | link-roles.py | 74 config = inliner.document.settings.env.app.config 124 p = Path(source).relative_to(inliner.document.settings.env.srcdir)
|
/Zephyr-latest/boards/quicklogic/qomu/doc/ |
D | index.rst | 22 Detailed information about pinouts is available in the `schematics document`_. 63 .. _schematics document:
|
/Zephyr-latest/doc/_extensions/zephyr/domain/ |
D | __init__.py | 134 for node in self.document.traverse(matcher): 209 node.document += meta_description 227 node.document += json_ld 235 for node in self.document.traverse(matcher): 251 self.document["needs_toc_patch"] = True 262 for node in self.document.traverse(matcher): 398 if not self.document.get("needs_toc_patch"): 451 for node in self.document.traverse(matcher): 531 for node in self.document.traverse(matcher): 570 env = self.state.document.settings.env [all …]
|
/Zephyr-latest/doc/build/snippets/ |
D | index.rst | 17 The following pages document this feature.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | pbp.rst | 4 This document describes how to run the Public Broadcast Profile functionality.
|
D | tmap.rst | 4 This document describes how to run the Telephone and Media Audio Profile functionality.
|
/Zephyr-latest/boards/quicklogic/quick_feather/doc/ |
D | index.rst | 31 Detailed information about pinouts is available in the `schematics document`_. 96 .. _schematics document:
|
/Zephyr-latest/boards/renesas/ek_ra2a1/doc/ |
D | index.rst | 101 https://www.renesas.com/en/document/mah/renesas-ra2a1-group-users-manual-hardware 104 https://www.renesas.com/en/document/mah/renesas-ra2a1-group-users-manual-hardware
|
/Zephyr-latest/drivers/pm_cpu_ops/ |
D | Kconfig | 29 management operations described in ARM document number ARM DEN
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.arm_arch | 24 document ID032315) which leads to an additional, spurious interrupt
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 16 This document describes the requirements and process for ensuring 20 Much of this document comes from [CIIBPB]_. 25 This document covers guidelines for the `Zephyr Project`_, from a 29 .. todo: Reference main document here 39 the scope of this document. This section also describes 49 Finally, the document covers how changes are to be made to this 50 document. 282 Changes to this document shall be reviewed by the Zephyr Security Subcommittee,
|
1234567