Searched full:principle (Results 1 – 25 of 26) sorted by relevance
12
/Zephyr-latest/cmake/linker/lld/ |
D | linker_libraries.cmake | 11 # When new link principle is fully introduced, then the below condition can
|
/Zephyr-latest/boards/native/native_posix/ |
D | main.c | 8 * The basic principle of operation is: 23 * In this case, the no-indeterminism principle is lost. Runs of native_posix
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf54l15bsim.rst | 85 * All RAM, flash and peripherals are in principle accessible from all SW. Peripherals with their 86 own interconnect master ports can, in principle, access any other peripheral or RAM area.
|
D | nrf5340bsim.rst | 116 * All RAM, flash and peripherals are in principle accessible from all SW. Peripherals with their 117 own interconnect master ports can, in principle, access any other peripheral or RAM area.
|
/Zephyr-latest/cmake/linker/ld/ |
D | linker_libraries.cmake | 16 # When new link principle is fully introduced, then the below condition can
|
/Zephyr-latest/doc/services/profiling/ |
D | perf.rst | 9 Work Principle
|
/Zephyr-latest/cmake/toolchain/llvm/ |
D | generic.cmake | 20 # LLVM is flexible, meaning that it can in principle always support newlib or picolibc.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | gptp.rst | 25 The stack is in principle capable of handling communications on multiple network
|
/Zephyr-latest/drivers/entropy/ |
D | fake_entropy_native_posix.c | 7 * Following the principle of reproducibility of the native_posix board
|
/Zephyr-latest/cmake/compiler/clang/ |
D | target.cmake | 78 # Let us support this principle by looking for a dedicated 'newlib.cfg' or
|
/Zephyr-latest/dts/bindings/gpio/ |
D | adi,max22190-gpio.yaml | 11 To enable wire break set 1 else 0. Same principle is followed for:
|
/Zephyr-latest/boards/native/nrf_bsim/common/cmsis/ |
D | cmsis_instr.h | 64 * But as this ARM exclusive access monitor mechanism can in principle be
|
/Zephyr-latest/doc/build/dts/ |
D | intro-input-output.rst | 74 ``.dtsi`` files, but the principle is the same for overlays). Putting the
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 30 servers. It follows the principle of cryptographic agility.
|
/Zephyr-latest/doc/build/snippets/ |
D | writing.rst | 133 This principle applies to both Kconfig fragments (``.conf`` files) and
|
/Zephyr-latest/doc/project/ |
D | project_roles.rst | 358 * Four eye principle on the organisation level. We already require at least 2 359 approvals (basic four eye principle), however, such reviews and approvals
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 82 - **Separation of privilege** is the principle that two conditions or
|
D | security-overview.rst | 281 - **Open design** as a design principle incorporates the maxim that 303 - **Separation of privilege** is the principle that two conditions or
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/ |
D | stm32mp157_dk2.rst | 246 Principle is to attach to the firmware already loaded by the Linux.
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 224 Simulated time in bsim boards is in principle fully decoupled from
|
/Zephyr-latest/lib/utils/ |
D | rb.c | 413 * have a few special cases to check. In principle in rb_remove()
|
/Zephyr-latest/scripts/native_simulator/common/src/ |
D | nct.c | 18 * Principle of operation:
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 1212 princliple||principle
|
/Zephyr-latest/drivers/serial/ |
D | uart_sam0.c | 405 /* Flow control not yet supported though in principle possible in uart_sam0_configure()
|
/Zephyr-latest/include/zephyr/net/ |
D | ieee802154_radio.h | 151 * defined, but up to 32 pages could in principle be supported. This was a
|
12