Searched refs:level (Results 801 – 825 of 843) sorted by relevance
1...<<31323334
/Zephyr-4.1.0/samples/tfm_integration/psa_crypto/ |
D | README.rst | 26 https://www.psacertified.org/security-certification/psa-certified-level-1/
|
/Zephyr-4.1.0/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 121 * ghrd_top.v : top level Verilog (HDL) file for the GSRD
|
/Zephyr-4.1.0/doc/develop/ |
D | beyond-GSG.rst | 70 :ref:`board-level documentation <boards>`).
|
/Zephyr-4.1.0/doc/services/llext/ |
D | debug.rst | 80 This further confuses its high-level operations like source stepping or
|
/Zephyr-4.1.0/doc/build/kconfig/ |
D | setting.rst | 290 Note that conditions from surrounding top-level ``if``\ s are propagated to
|
/Zephyr-4.1.0/boards/toradex/colibri_imx7d/doc/ |
D | index.rst | 132 The A7 can perform these steps at bootloader level or after the Linux system has
|
/Zephyr-4.1.0/modules/mbedtls/ |
D | Kconfig.tls-generic | 523 Security level in this case really depends on the type of entropy
|
/Zephyr-4.1.0/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 320 on SoC level.
|
/Zephyr-4.1.0/dts/arm/nxp/ |
D | nxp_rt7xx_cm33_cpu0.dtsi | 127 power-level = <0>;
|
/Zephyr-4.1.0/doc/kernel/services/scheduling/ |
D | index.rst | 215 to prevent preemption than changing its priority level to a negative value.
|
/Zephyr-4.1.0/subsys/bluetooth/host/shell/ |
D | bt.c | 884 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/ |
D | release-notes-2.0.rst | 454 - :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
|
D | release-notes-3.2.rst | 233 * 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
|
D | release-notes-2.4.rst | 701 * 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
|
D | migration-guide-4.0.rst | 295 :kconfig:option:`CONFIG_SOC_DCDC_NRF53X_HV` selected by board-level Kconfig
|
/Zephyr-4.1.0/ |
D | Kconfig.zephyr | 497 prompt "Optimization level" 504 optimization level, and that no extra debug code shall be
|
/Zephyr-4.1.0/doc/build/dts/ |
D | macros.bnf | 8 ; dt-macro: the top level nonterminal for a devicetree macro
|
D | howtos.rst | 59 When writing Zephyr applications, you'll often want to get a driver-level
|
/Zephyr-4.1.0/kernel/ |
D | Kconfig | 671 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/ |
D | bsim_boards_design.rst | 275 In general board code should be considered as lower level than the Zephyr OS,
|
/Zephyr-4.1.0/subsys/net/lib/lwm2m/ |
D | Kconfig | 16 module-str = Log level for LwM2M library
|
/Zephyr-4.1.0/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 408 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/ |
D | index.rst | 244 download mode (when the clock signal of REF_CLK_50M is at a high logic level
|
/Zephyr-4.1.0/subsys/bluetooth/host/ |
D | att.c | 3723 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/ |
D | release_process.rst | 112 Below is the high level criteria to be met for each release:
|
1...<<31323334