Searched refs:index (Results 751 – 767 of 767) sorted by relevance
1...<<31
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 796 http://iis-projects.ee.ethz.ch/index.php/PULP
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 854 * :github:`22439` - [Coverity CID :207971] Negative array index read in subsys/net/l2/ppp/ipcp.c 1137 * :github:`18137` - Add section on IRQ generation to doc/guides/dts/index.rst
|
D | release-notes-4.0.rst | 840 index) which had no use after pinctrl driver was introduced. 1460 * Updated ``boot_enc_valid`` to take slot instead of image index.
|
D | release-notes-1.13.rst | 632 * :github:`6775` - Simplify left nav index on technical docs
|
D | release-notes-2.4.rst | 1010 * :github:`28160` - [Coverity CID :214212] Negative array index read in subsys/net/lib/dns/resolve.c 1112 * :github:`27647` - [Coverity CID :212429] Negative array index write in tests/subsys/fs/fs_api/src…
|
D | release-notes-3.1.rst | 1273 - :github:`46173` - nRF UART callback is not passed correct index via evt->data.rx.offset sometimes 1612 * :github:`43988` - Extracting the index of a child node referenced using alias
|
D | release-notes-2.3.rst | 759 * :github:`25780` - [Coverity CID :210612] Negative array index read in samples/net/sockets/socketp…
|
D | release-notes-3.3.rst | 2482 * Added the linear range API to map values in a linear range to a range index 3447 * :github:`51019` - NVS should allow overwriting existing index even if there's no room to keep the…
|
D | release-notes-3.7.rst | 999 ``user_pipe_<index>`` and DLCI channels reserved for GNSS tunneling named
|
D | release-notes-3.2.rst | 2416 * :github:`46173` - nRF UART callback is not passed correct index via evt->data.rx.offset sometimes
|
D | release-notes-1.14.rst | 1509 * :github:`13680` - XCC install directions need updating in boards/xtensa/intel_s1000_crb/doc/index…
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 600 z-index: 9999; 2219 z-index: 10;
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gatt.c | 2438 .index = BTP_INDEX_NONE,
|
D | btp_mesh.c | 4303 img_idx = cp->index; in dfu_update_metadata_check() 4780 .index = BTP_INDEX_NONE,
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 677 positive e.g. due to token pasting in C (``CONFIG_FOO_##index##_BAR``), just
|
/Zephyr-latest/doc/develop/west/ |
D | manifest.rst | 547 See the entry for this option in :ref:`west-config-index` for details. 2113 documentation for the :ref:`update.fetch <west-config-index>` configuration
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 3074 " interpreter.set_tensor(input_details[\"index\"], [x_test_[i]])\n", 3076 " y_pred[i] = interpreter.get_tensor(output_details[\"index\"])[0]\n", 3196 " columns = [\"Model\", \"Loss/MSE\"], index=\"Model\").round(4)\n", 3301 " columns = [\"Model\", \"Size\", \"\"], index=\"Model\")"
|
1...<<31