Home
last modified time | relevance | path

Searched refs:level (Results 801 – 825 of 843) sorted by relevance

1...<<31323334

/Zephyr-4.1.0/samples/tfm_integration/psa_crypto/
DREADME.rst26 https://www.psacertified.org/security-certification/psa-certified-level-1/
/Zephyr-4.1.0/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst121 * ghrd_top.v : top level Verilog (HDL) file for the GSRD
/Zephyr-4.1.0/doc/develop/
Dbeyond-GSG.rst70 :ref:`board-level documentation <boards>`).
/Zephyr-4.1.0/doc/services/llext/
Ddebug.rst80 This further confuses its high-level operations like source stepping or
/Zephyr-4.1.0/doc/build/kconfig/
Dsetting.rst290 Note that conditions from surrounding top-level ``if``\ s are propagated to
/Zephyr-4.1.0/boards/toradex/colibri_imx7d/doc/
Dindex.rst132 The A7 can perform these steps at bootloader level or after the Linux system has
/Zephyr-4.1.0/modules/mbedtls/
DKconfig.tls-generic523 Security level in this case really depends on the type of entropy
/Zephyr-4.1.0/boards/snps/nsim/arc_classic/doc/
Dindex.rst320 on SoC level.
/Zephyr-4.1.0/dts/arm/nxp/
Dnxp_rt7xx_cm33_cpu0.dtsi127 power-level = <0>;
/Zephyr-4.1.0/doc/kernel/services/scheduling/
Dindex.rst215 to prevent preemption than changing its priority level to a negative value.
/Zephyr-4.1.0/subsys/bluetooth/host/shell/
Dbt.c884 static void security_changed(struct bt_conn *conn, bt_security_t level, in security_changed() argument
892 bt_shell_print("Security changed: %s level %u", addr, level); in security_changed()
896 addr, level, security_err_str(err), err); in security_changed()
/Zephyr-4.1.0/doc/releases/
Drelease-notes-2.0.rst454 - :zephyr_file:`scripts/dts/dtlib.py` -- a low-level :file:`.dts` parsing
457 - :zephyr_file:`scripts/dts/edtlib.py` -- a higher-level library that adds
741 * :github:`17979` - Security level cannot be elevated after re-connection with privacy
1449 * :github:`6906` - QM (Quality Managed) level qualification
1519 * :github:`2396` - 802.15.4 - Management service: FFD level support
Drelease-notes-3.2.rst233 * Added support for GCC mcpu option tuning for ARC targets on SoC level.
303 * Added additional security level options to the connection call.
348 only to be used as a low-level API.
483 * Introduced sysbuild, a new higher-level build system layer that enables
714 used for some channels while some others are set to a constant level (active
2134 * :github:`48463` - Grant Triage permission level to @aurel32
2343 * :github:`46623` - Promote user "tari" to traige permission level
Drelease-notes-2.4.rst701 * The L2CAP security level will now be elevated automatically when a
703 * When LE Secure Connections are the only option enabled, the security level
1445 * :github:`26168` - arch-level memory-mapping interface
1684 * :github:`23052` - nrf52840_pca10056: Spurious RTS pulse and incorrect line level with hardware fl…
1797 * :github:`18570` - Dynamic interrupt does not work with multi-level interrupts
Dmigration-guide-4.0.rst295 :kconfig:option:`CONFIG_SOC_DCDC_NRF53X_HV` selected by board-level Kconfig
/Zephyr-4.1.0/
DKconfig.zephyr497 prompt "Optimization level"
504 optimization level, and that no extra debug code shall be
/Zephyr-4.1.0/doc/build/dts/
Dmacros.bnf8 ; dt-macro: the top level nonterminal for a devicetree macro
Dhowtos.rst59 When writing Zephyr applications, you'll often want to get a driver-level
/Zephyr-4.1.0/kernel/
DKconfig671 This option specifies the thread priority level at which time slicing
906 Enabling this option, depending on the level chosen, can result in a
/Zephyr-4.1.0/boards/native/doc/
Dbsim_boards_design.rst275 In general board code should be considered as lower level than the Zephyr OS,
/Zephyr-4.1.0/subsys/net/lib/lwm2m/
DKconfig16 module-str = Log level for LwM2M library
/Zephyr-4.1.0/doc/connectivity/networking/conn_mgr/
Dimplementation.rst408 First, see :ref:`conn_mgr_control_persistence_timeouts` for a high-level description of the expecte…
/Zephyr-4.1.0/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst244 download mode (when the clock signal of REF_CLK_50M is at a high logic level
/Zephyr-4.1.0/subsys/bluetooth/host/
Datt.c3723 static void eatt_auto_connect(struct bt_conn *conn, bt_security_t level, in eatt_auto_connect() argument
3728 if (err || level < BT_SECURITY_L2 || !bt_att_fixed_chan_only(conn)) { in eatt_auto_connect()
/Zephyr-4.1.0/doc/project/
Drelease_process.rst112 Below is the high level criteria to be met for each release:

1...<<31323334