Home
last modified time | relevance | path

Searched full:against (Results 1 – 25 of 255) sorted by relevance

1234567891011

/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/
DKconfig11 substring matched against both BT device name and broadcast name.
20 substring matched against the BT device name.
/Zephyr-latest/include/zephyr/net/
Dwifi_utils.h111 * @brief Validate a channel against a band.
113 * @param band Band to validate the channel against.
123 * @brief Validate a channel against the 2.4 GHz band.
133 * @brief Validate a channel against the 5 GHz band.
143 * @brief Validate a channel against the 6 GHz band.
Dnet_pkt_filter.h356 *against
376 *against
421 * @param _addr_array Array of <tt>struct net_eth_addr</tt> items to test against
438 * @param _addr_array Array of <tt>struct net_eth_addr</tt> items to test against
455 * @param _addr_array Array of <tt>struct net_eth_addr</tt> items to test against
472 * @param _addr_array Array of <tt>struct net_eth_addr</tt> items to test against
489 * @param _addr_array Array of <tt>struct net_eth_addr</tt> items to test against
507 * @param _addr_array Array of <tt>struct net_eth_addr</tt> items to test against
/Zephyr-latest/samples/net/sockets/tcp/
Doverlay-slip.conf1 # Overlay for experimental TCP as qemu_x86 target against the sanity check
/Zephyr-latest/tests/lib/c_lib/thrd/src/
Dmtx.c31 /* pthread_mutexattr_init() is not hardened against this */ in ZTEST()
48 /* pthread_mutex_destroy() is not hardened against these */ in ZTEST()
60 /* pthread_mutex_lock() is not hardened against this */ in ZTEST()
73 /* pthread_mutex_lock() is not hardened against this */ in ZTEST()
/Zephyr-latest/scripts/ci/
Derrno.py7 """Check minimal libc error numbers against newlib.
10 contents against the SDK's newlib errno.h. This is done to ensure that both C
/Zephyr-latest/dts/bindings/clock/
Dsilabs,series2-lfrco.yaml13 periodically recalibrated against the HFXO.
/Zephyr-latest/tests/boards/frdm_k64f/i2c/
DREADME.rst4 Tests the i2c transfer and transfer async APIs against the fxos8700 sensor
/Zephyr-latest/tests/modules/nanopb/lib/
DCMakeLists.txt11 # Link against zephyr
/Zephyr-latest/tests/drivers/flash/common/
DKconfig11 Expected flash device size the test will validate against. If the flash driver does not
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/
DREADME.rst53 (``ab``) against the server::
57 ``-n`` parameter specifies the number of HTTP requests to issue against
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst17 - The kernel can protect against many unintentional programming errors which
32 'user mode') we aim to protect against the following:
96 We are specifically not protecting against the following attacks:
109 - We can't protect against mistakes made in memory domain configuration done in
118 - We do not protect against denial of service attacks through thread CPU
/Zephyr-latest/dts/bindings/mspi/
Dmspi-controller.yaml38 The controller driver may check this setting against its
45 The controller driver may check this setting against its
/Zephyr-latest/tests/drivers/i2c/i2c_ram/
DREADME.rst4 Tests an i2c controller driver against a (s/f/nv)ram module doing a simple write and readback.
/Zephyr-latest/soc/nxp/imxrt/
Dmpu_regions.c25 * from executing speculative prefetches against this region when
/Zephyr-latest/tests/lib/spsc_pbuf/
Dtestcase.yaml13 # configuration can only be verified against compilation errors on a single core.
/Zephyr-latest/doc/hardware/peripherals/edac/
Dibecc.rst73 that no locking mechanism can protect code against an NMI happening. Zephyr's
78 against an NMI is the atomic layer. This also applies to callback function
/Zephyr-latest/samples/net/sockets/dumb_http_server/
DREADME.rst53 (``ab``) against the server::
57 ``-n`` parameter specifies the number of HTTP requests to issue against
/Zephyr-latest/doc/services/storage/secure_storage/
Dindex.rst49 * The data stored in the ITS is by default encrypted and authenticated (Against ``1.`` in
65 In addition, the data stored in the ITS is not protected against replay attacks,
69 read/write by software or debugging. (Against ``2.`` and ``10.`` in
/Zephyr-latest/scripts/west_commands/tests/
Dtest_imports.py12 # This is just a basic sanity check against errors introduced by
/Zephyr-latest/tests/boot/mcuboot_data_sharing/
DCMakeLists.txt22 # version file so that it can be compared against in the test
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig34 API to store credentials with integrity check against physical
/Zephyr-latest/soc/nordic/
DCMakeLists.txt16 # DT values against the MDK, without having to conditionally include different
Dvalidate_binding_headers.c7 * This file validates definitions found in dt-bindings headers against their
/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_weak_stubs.c14 * that will be linked against.

1234567891011