Home
last modified time | relevance | path

Searched refs:against (Results 51 – 75 of 100) sorted by relevance

1234

/Zephyr-latest/doc/build/snippets/
Dwriting.rst227 You can enclose the board name in slashes (``/``) to match the name against a
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst45 To protect the flash area against frequent erases it is important that there is
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap.rst166 Eclipse has TTCN3 based tests to run against CoAP implementations.
/Zephyr-latest/doc/hardware/peripherals/
Dmspi.rst43 * Check :c:struct:`mspi_cfg` against hardware's own capabilities to prevent
/Zephyr-latest/boards/antmicro/myra_sip_baseboard/doc/
Dindex.rst12 backup for protection against data loss. The board can be used as a building block for PoC solutions
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/
Dnucleo_wb55rg.rst122 - Sector protection against R/W operation (PCROP)
/Zephyr-latest/tests/net/lib/lwm2m/interop/
DREADME.md4 the Twister's Pytest integration to run testcases against Leshan demo server.
/Zephyr-latest/scripts/
Dcheckpatch.pl5087 my $against = $9;
5093 $newline .= '(' if (defined $not && defined($test) && defined($against));
5095 $newline .= " $test $against" if (defined($test) && defined($against));
5096 $newline .= ')' if (defined $not && defined($test) && defined($against));
Dspelling.txt87 againt||against
88 agaist||against
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld219 * maintaining code alignment against ILM */
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst296 Linking external Doxygen projects against Zephyr
/Zephyr-latest/doc/security/
Dsensor-threat.rst211 against communication with cloud services.
243 certificates shall be checked against the device's best
Dvulnerabilities.rst49 The shell implementation does not protect against buffer overruns
300 This has been fixed in a PR against Zephyr main.
330 This has been fixed in a PR against Zephyr main.
/Zephyr-latest/doc/develop/west/
Dconfig.rst183 Project names are matched against each regular expression (``re1``,
Dbuilt-in.rst248 - ``west compare``: compare the state of the workspace against the manifest
/Zephyr-latest/doc/develop/
Dmodules.rst147 pull request against the module's main branch, which may be merged using
164 pull request against the module main branch, and merging the pull request using
197 * be the default assignee in pull-requests against the repository's
1170 all modules that have a pull request against them.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst110 To achieve a higher security level, and protect against
/Zephyr-latest/modules/
DKconfig.mcuboot140 This is important for validataing application against DT configuration,
/Zephyr-latest/doc/releases/
Drelease-notes-2.3.rst1140 * :github:`23575` - [Coverity CID :208925] Unsigned compared against 0 in samples/drivers/espi/src/…
1213 * :github:`22911` - [Coverity CID :208407] Unsigned compared against 0 in drivers/modem/modem_pin.c
1214 * :github:`22910` - [Coverity CID :208408] Unsigned compared against 0 in drivers/modem/modem_pin.c
1216 * :github:`22908` - [Coverity CID :208410] Unsigned compared against 0 in drivers/modem/modem_pin.c
1229 * :github:`22643` - [Coverity CID :208206] Unsigned compared against 0 in samples/sensor/fxos8700-h…
/Zephyr-latest/arch/x86/
DKconfig416 mitigate against certain kinds of side channel attacks. Quoting
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst20 includes linking against libraries, flashing images to targets, etc. Users are
/Zephyr-latest/modules/trusted-firmware-m/
DCMakeLists.txt204 # TODO: Enforce GCC version check against TF-M compiler requirements
/Zephyr-latest/boards/phytec/reel_board/doc/
Dindex.rst451 3.3V, there is no protection against reverse polarity or overvoltage.
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst204 Alternatively you can debug running Coccinelle against SmPL patches
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst111 Check those against the versions in the table in the beginning of this section.

1234