Home
last modified time | relevance | path

Searched refs:href (Results 1 – 14 of 14) sorted by relevance

/Zephyr-Core-3.4.0/doc/
Dindex.rst37 <a href="introduction/index.html">
44 <a href="develop/getting_started/index.html">
52 <a href="contribute/index.html">
60 <a href="samples/index.html">
68 <a href="hardware/index.html">
75 <a href="security/index.html">
82 <a href="boards/index.html">
89 <a href="services/index.html">
D404.rst21 "<a href=\"" + strReferrer + "\">" +
Dzephyr.doxyfile.in2509 # For details please see <a href=https://graphviz.org/doc/info/attrs.html>Node,
2521 # href=https://graphviz.org/doc/info/arrows.html>Complete documentation about
2530 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>
/Zephyr-Core-3.4.0/subsys/mgmt/hawkbit/
Dhawkbit.c106 JSON_OBJ_DESCR_PRIM(struct hawkbit_href, href, JSON_TOK_STRING),
378 const char *href; in hawkbit_find_cancelAction_base() local
381 href = res->_links.cancelAction.href; in hawkbit_find_cancelAction_base()
382 if (!href) { in hawkbit_find_cancelAction_base()
387 LOG_DBG("_links.%s.href=%s", "cancelAction", href); in hawkbit_find_cancelAction_base()
389 helper = strstr(href, "cancelAction/"); in hawkbit_find_cancelAction_base()
392 LOG_ERR("Missing cancelBase/ in href %s", href); in hawkbit_find_cancelAction_base()
431 const char *href; in hawkbit_find_deployment_base() local
435 href = res->_links.deploymentBase.href; in hawkbit_find_deployment_base()
436 if (!href) { in hawkbit_find_deployment_base()
[all …]
Dhawkbit_priv.h51 const char *href; member
/Zephyr-Core-3.4.0/samples/modules/tflite-micro/hello_world/train/
DREADME.md28 …<a target="_blank" href="https://colab.research.google.com/github/tensorflow/tensorflow/blob/maste…
31 …<a target="_blank" href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/micr…
Dtrain_hello_world_model.ipynb33 …" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/tensorflow/bl…
36 …" <a target=\"_blank\" href=\"https://github.com/tensorflow/tensorflow/blob/master/tensorflow/l…
/Zephyr-Core-3.4.0/
DREADME.rst3 <a href="https://www.zephyrproject.org">
13 <a href="https://bestpractices.coreinfrastructure.org/projects/74"><img
16href="https://github.com/zephyrproject-rtos/zephyr/actions/workflows/twister.yaml?query=branch%3Am…
/Zephyr-Core-3.4.0/samples/net/sockets/dumb_http_server/src/
Dresponse_big.html.bin18 <a href="https://www.zephyrproject.org/about/what-is-zephyr-project">Zephyr About page</a>
/Zephyr-Core-3.4.0/samples/net/sockets/dumb_http_server_mt/src/
Dresponse_big.html.bin18 <a href="https://www.zephyrproject.org/about/what-is-zephyr-project">Zephyr About page</a>
Dresponse_100k.html.bin18 <a href="https://www.zephyrproject.org/about/what-is-zephyr-project">Zephyr About page</a>
/Zephyr-Core-3.4.0/samples/modules/tflite-micro/magic_wand/train/
Dtrain_magic_wand_model.ipynb45 …" <a target=\"_blank\" href=\"https://colab.research.google.com/github/tensorflow/tensorflo…
48 …" <a target=\"_blank\" href=\"https://github.com/tensorflow/tensorflow/blob/master/tensorfl…
DREADME.md36 …<a target="_blank" href="https://colab.research.google.com/github/tensorflow/tensorflow/blob/maste…
39 …<a target="_blank" href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/micr…
/Zephyr-Core-3.4.0/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs120 link.href = '#' + element;
222 permalink.href = '#' + entry.name;