Searched refs:against (Results 76 – 100 of 100) sorted by relevance
1234
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 645 against an environment containing the following values: 1414 fixture name by a ``:``. Only the fixture name is matched against the fixtures 1682 …ve test scenarios in human-readable text format and execute them in simulation or against hardware.
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 133 - The Magnetics are part of the Ethernet specification to protect against
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu.rst | 312 is valid by performing checks such as signature verification or image checksums against the image
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 324 Zephyr layering when built against an embedded target (left), and targeting a native_simulator
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 261 must be done to compare the old thread against the threads executing on the
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.4.rst | 84 and all drivers have been modified against it as well. 1001 * :github:`28171` - [Coverity CID :214224] Unsigned compared against 0 in subsys/storage/flash_map/… 1449 * :github:`26149` - building native_posix against musl-libc 1539 * :github:`25723` - [Coverity CID :210559] Unsigned compared against 0 in subsys/net/ip/tcp2.c
|
D | release-notes-2.6.rst | 1765 * :github:`33027` - [Coverity CID :219662] Inequality comparison against NULL in lib/os/cbprintf_pa… 1795 * :github:`32950` - [Coverity CID :219490] Unsigned compared against 0 in drivers/wifi/esp/esp.c 1819 * :github:`32926` - [Coverity CID :219520] Unsigned compared against 0 in drivers/wifi/esp/esp.c
|
D | release-notes-2.5.rst | 896 * Added hardening against hardware level fault injection and timing attacks, 1706 * :github:`28124` - Linking external lib against POSIX API
|
D | release-notes-3.4.rst | 1321 client against the uploaded image (if support is enabled) if a full SHA256
|
D | release-notes-2.2.rst | 1178 …et option are set to required, may lead to confusion when running samples against self-signed certs
|
D | release-notes-3.5.rst | 854 * Added LwM2M interoperability test-suite against Leshan server.
|
D | release-notes-3.3.rst | 646 * Added support for compiling the Native Posix Linux CAN driver against Linux 3470 …r module apis which are used for mcu boot functionality are not building in cpp file against v3.1.0
|
D | release-notes-2.0.rst | 721 * :github:`18131` - devicetree should check input against declared type
|
D | release-notes-3.2.rst | 2193 * :github:`47904` - drivers: can: loopback driver only compares loopback frames against CAN IDs in …
|
D | release-notes-1.14.rst | 510 * The shell implementation does not protect against buffer overruns resulting
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 87 workspace against the manifest.
|
D | manifest.rst | 1672 to match against. This is a shell-style globbing pattern, currently
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 524 :kconfig:option:`CONFIG_MPU_GAP_FILLING` is not set Zephyr is not protected against attacks
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 1467 …"During training, the model's performance is constantly being measured against both our training d… 1639 …"To get more insight into what is happening, let's check its predictions against the test dataset … 1659 "# Graph the predictions against the actual values\n", 2899 …ork seems to be performing well! To confirm, let's check its predictions against the test dataset … 2919 "# Graph the predictions against the actual values\n", 3132 "plt.title('Comparison of various models against actual values')\n",
|
/Zephyr-latest/arch/ |
D | Kconfig | 367 FIXME: This should be removed and replaced with checks against
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 1041 linking against a binary-only C++ library whose type mangling
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 871 matched against higher or lower revisions, such as ``alpha``, ``beta```,
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 933 # requested revision against available board revisions. 1111 # It takes time to check for compatibility of flags against toolchains 3228 # This is needed to properly handle cases where we want to check value against
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 1061 - The value of errno shall be tested against zero after calling an errno-setting-function
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 1055 # Note that the wildcards are matched against the file with absolute path, so to 1384 # standard style sheet and is therefore more robust against future updates.
|
1234