Home
last modified time | relevance | path

Searched full:href (Results 1 – 25 of 118) sorted by relevance

12345

/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/
Ddoxytooltip.js35 const doxytooltipStyle = document.querySelector('link[href*="doxytooltip.css"]');
61 const url = link.getAttribute('href');
62 const targetId = link.getAttribute('href').split('#')[1];
74 const cssLink = parsedDoc.querySelector(`link[href$="${cssName}"]`);
78 link.href = new URL(
79 cssLink.getAttribute('href'),
80 new URL(url, window.location.href)
101 `h2.memtitle span.permalink a[href="#${targetId}"]`
111 const href = a.getAttribute('href');
112 if (href && !href.startsWith('http')) {
[all …]
/Zephyr-latest/doc/connectivity/canbus/
Disotp_sequence.svg132 <use xlink:href="#glyph0-1" x="113.287" y="41.942"/>
133 <use xlink:href="#glyph0-2" x="119.790585" y="41.942"/>
134 <use xlink:href="#glyph0-3" x="122.558196" y="41.942"/>
135 <use xlink:href="#glyph0-4" x="126.460546" y="41.942"/>
136 <use xlink:href="#glyph0-5" x="130.389795" y="41.942"/>
139 <use xlink:href="#glyph0-1" x="137.581796" y="41.942"/>
142 <use xlink:href="#glyph0-3" x="143.258486" y="41.942"/>
143 <use xlink:href="#glyph0-6" x="147.160836" y="41.942"/>
144 <use xlink:href="#glyph0-7" x="152.142136" y="41.942"/>
145 <use xlink:href="#glyph0-8" x="160.443971" y="41.942"/>
[all …]
/Zephyr-latest/doc/_templates/
Dzversions.html12 <dd><a href="{{ url }}">{{ slug }}</a></dd>
18 <dd><a href="/{{ prefix }}/zephyr.pdf">PDF</a></dd>
23 <a href="https://www.zephyrproject.org/">Project Home</a>
26 <a href="https://github.com/zephyrproject-rtos/sdk-ng/releases">SDK</a>
29 <a href="https://github.com/zephyrproject-rtos/zephyr/releases">Releases</a>
Dbreadcrumbs.html9 <li><a href="{{ pathto(master_doc) }}">{{ docs_title }}</a> &raquo;</li>
11 <li><a href="{{ doc.link|e }}">{{ doc.title }}</a> &raquo;</li>
24 <a href="{{ gh_blob_url }}" class="fa fa-github"> {{ _('Open on GitHub') }}</a>
28 <a href="{{ pagename | gh_link_get_open_issue_url(sha1) }}" class="fa fa-bug">
Dlayout.html5 The <a href="/latest/{{ pagename }}.html">latest development version</a>
21 <a class="reference internal" href="{{ url }}">{{ title }}</a>
36 …<link rel="stylesheet" href="{{ pathto('_static/css/light.css', 1) }}" type="text/css" media="(pre…
37 …<link rel="stylesheet" href="{{ pathto('_static/css/dark.css', 1) }}" type="text/css" media="(pref…
Dgsearch.html5 <link rel="stylesheet" href="{{ pathto('_static/css/gcs.css', 1) }}" type="text/css" />
/Zephyr-latest/doc/hardware/peripherals/can/
Dtransceiver.svg316 <use xlink:href="#glyph0-1" x="38.405" y="128.578"/>
317 <use xlink:href="#glyph0-2" x="43.17858" y="128.578"/>
318 <use xlink:href="#glyph0-3" x="48.063243" y="128.578"/>
321 <use xlink:href="#glyph0-4" x="55.299079" y="128.578"/>
325 <use xlink:href="#glyph0-1" x="38.031" y="61.459"/>
326 <use xlink:href="#glyph0-2" x="42.80458" y="61.459"/>
327 <use xlink:href="#glyph0-3" x="47.689243" y="61.459"/>
330 <use xlink:href="#glyph0-5" x="54.925079" y="61.459"/>
352 <use xlink:href="#glyph1-1" x="30.551" y="100.237"/>
353 <use xlink:href="#glyph1-2" x="30.551" y="95.629167"/>
[all …]
Dtiming.svg150 <use xlink:href="#glyph0-1" x="13.802" y="27.28"/>
151 <use xlink:href="#glyph0-2" x="17.434198" y="27.28"/>
154 <use xlink:href="#glyph0-3" x="20.898345" y="27.28"/>
155 <use xlink:href="#glyph0-4" x="24.530543" y="27.28"/>
159 <use xlink:href="#glyph0-1" x="29.863" y="27.28"/>
160 <use xlink:href="#glyph0-5" x="33.495197" y="27.28"/>
161 <use xlink:href="#glyph0-6" x="36.454228" y="27.28"/>
167 <use xlink:href="#glyph0-7" x="55.58" y="27.28"/>
168 <use xlink:href="#glyph0-8" x="59.938637" y="27.28"/>
171 <use xlink:href="#glyph0-9" x="62.562056" y="27.28"/>
[all …]
/Zephyr-latest/doc/
Dindex.rst29 <a href="introduction/index.html">
36 <a href="develop/getting_started/index.html">
43 <a href="samples/index.html">
50 <a href="boards/index.html">
57 <a href="hardware/index.html">
64 <a href="security/index.html">
71 <a href="services/index.html">
78 <a href="contribute/index.html">
/Zephyr-latest/dts/bindings/input/
Despressif,esp32-touch-sensor.yaml21 href-microvolt = <27000000>;
23 href-atten-microvolt = <1000000>;
48 href-microvolt:
68 href-atten-microvolt:
/Zephyr-latest/tests/posix/headers/src/
Dsys_ioctl_h.c18 * @see <a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/ioctl.html">ioctl</a>
19 * @see <a href="https://man7.org/linux/man-pages/man2/ioctl.2.html">ioctl(2)</a>
Dnetinet_tcp_h.c18 …* @see <a href="https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/netinet_tcp.h.html">neti…
Dnet_if_h.c18 …* @see <a href="https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/net_if.h.html">net/if.h<…
/Zephyr-latest/doc/_extensions/zephyr/
Dhtml_redirects.py37 var id=window.location.href.split("#")[1];
40 window.location.href = "$NEWURL"+"#"+id;
43 window.location.href = "$NEWURL";
48 <p>Page has moved <a href="$NEWURL">here</a>.</p>
/Zephyr-latest/doc/_extensions/zephyr/domain/templates/
Dboard-card.html9 href="../{{ board.doc_page | replace(".rst", ".html") }}"
11 href="#"
/Zephyr-latest/include/zephyr/net/
Ddns_sd.h30 * @see <a href="https://tools.ietf.org/html/rfc6763">RFC 6763</a>
68 * @see <a href="https://datatracker.ietf.org/doc/html/rfc6763">RFC 6763</a>, Section 7.2.
84 * @see <a href="https://datatracker.ietf.org/doc/html/rfc6763">RFC 6763</a>, Section 7.2.
159 * @see <a href="https://tools.ietf.org/html/rfc6763">RFC 6763</a>
188 * @see <a href="https://tools.ietf.org/html/rfc6763">RFC 6763</a>
213 * @see <a href="https://tools.ietf.org/html/rfc6763">RFC 6763</a>
272 …* @see <a href="https://datatracker.ietf.org/doc/html/rfc6763#section-9">Service Type Enumeration,…
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit.c177 JSON_OBJ_DESCR_PRIM(struct hawkbit_href, href, JSON_TOK_STRING),
604 static char *hawkbit_get_url(const char *href) in hawkbit_get_url() argument
608 helper = strstr(href, "//"); in hawkbit_get_url()
614 LOG_ERR("Unexpected href format: %s", helper); in hawkbit_get_url()
628 helper = strstr(res->_links.cancelAction.href, "cancelAction/"); in hawkbit_find_cancel_action_id()
631 LOG_ERR("Missing %s/ in href %s", "cancelAction", res->_links.cancelAction.href); in hawkbit_find_cancel_action_id()
668 const char *href; in hawkbit_parse_deployment() local
706 * Find the download-http href. in hawkbit_parse_deployment()
708 href = artifact->_links.download_http.href; in hawkbit_parse_deployment()
709 if (!href) { in hawkbit_parse_deployment()
[all …]
/Zephyr-latest/
DREADME.rst3 <a href="https://www.zephyrproject.org">
13 …<a href="https://bestpractices.coreinfrastructure.org/projects/74"><img src="https://bestpractices…
14 …<a href="https://scorecard.dev/viewer/?uri=github.com/zephyrproject-rtos/zephyr"><img src="https:/…
15 …<a href="https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml?query=branch%…
/Zephyr-latest/boards/espressif/esp32s2_saola/
Desp32s2_saola.dts60 href-microvolt = <2700000>;
62 href-atten-microvolt = <1000000>;
/Zephyr-latest/boards/espressif/esp32s2_devkitc/
Desp32s2_devkitc.dts60 href-microvolt = <2700000>;
62 href-atten-microvolt = <1000000>;
/Zephyr-latest/doc/_doxygen/
Dheader.html12 <link rel="icon" href="$relpath^$projecticon" type="image/x-icon" />
14 <link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/>
34 <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
/Zephyr-latest/include/zephyr/net/http/
Dstatus.h32 …* @see <a href="https://www.iana.org/assignments/http-status-codes">Hypertext Transfer Protocol (H…
33 * @see <a href="https://www.ietf.org/rfc/rfc9110.txt">RFC9110</a>
34 …* @see <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Status">HTTP response status cod…
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/
Desp32_devkitc_wroom_procpu.dts73 href-microvolt = <2700000>;
75 href-atten-microvolt = <1000000>;
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/
Desp32_devkitc_wrover_procpu.dts73 href-microvolt = <2700000>;
75 href-atten-microvolt = <1000000>;
/Zephyr-latest/dts/bindings/gpio/
Dnxp,cam-44pins-connector.yaml16 16 MIPI_CSI_DP1/D9 HREF 15

12345