Searched refs:has (Results 301 – 325 of 1361) sorted by relevance
1...<<11121314151617181920>>...55
/Zephyr-latest/tests/drivers/flash/common/boards/ |
D | nrf52840dk_mx25l51245g.overlay | 58 has-dpd;
|
D | nrf52840dk_spi_nor_wp_hold.overlay | 46 has-dpd;
|
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/ |
D | README.rst | 16 The sample has been tested on the bbc_microbit_v2 and bbc_microbit boards,
|
/Zephyr-latest/samples/drivers/i2s/output/ |
D | README.rst | 23 This sample has been tested on :zephyr:board:`mimxrt1060_evk` (mimxrt1060_evkb)
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.mode | 15 Log messages are buffered and processed later. This mode has the 33 Enable minimal logging implementation. This has very little footprint
|
/Zephyr-latest/boards/renesas/ek_ra2l1/doc/ |
D | index.rst | 8 Renesas RA2L1 Microcontroller Group has following features 31 EK-RA2L1 has following features.
|
/Zephyr-latest/tests/bluetooth/classic/sdp_c/ |
D | README.rst | 15 The test suite has the following prerequisites: 42 For example, on windows, a PTS dongle is used. After `WinUSB driver`_ has been installed,
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | demand_paging.rst | 19 page has been modified after it is first paged in, the data will be 52 physical address. Zephyr has a convention of using ``uintptr_t`` for physical 72 * ``K_MEM_PAGE_FRAME_BACKED`` indicates a page frame has a clean copy 83 the data page must be re-mapped as read/write which has security 136 signal the caller whether the selected data page has been modified 150 * An NRU (Not-Recently-Used) eviction algorithm has been implemented as a
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 75 - ``west.manifest.Project`` now has a ``description`` attribute, 144 - West v1.0 no longer works with the Zephyr v1.14 LTS releases. This LTS has 167 This has been fixed and west now prints a sensible error message in this case. 210 in a confusing way. This has been fixed and west now prints a sensible error 224 - The ``west.manifest.MalformedConfig`` exception type has been moved to the 227 - The ``west.manifest.MalformedConfig`` exception type has been moved to the 260 #572](https://github.com/zephyrproject-rtos/west/issues/572). This has been 281 - The path handling in the ``west.manifest`` package has been overhauled in a 328 - The ``west list`` command's ``{sha}`` format key has been fixed for 358 in a detached HEAD state. This has been fixed by using ``git clone`` internally [all …]
|
/Zephyr-latest/share/sysbuild/ |
D | Kconfig.v2 | 18 If the BOARD has a revision field set, this is the revision.
|
/Zephyr-latest/subsys/emul/ |
D | Kconfig | 20 too high, or may return invalid measurements if calibration has not
|
/Zephyr-latest/boards/google/dragonclaw/doc/ |
D | index.rst | 10 Board has connectors for fingerprint sensors. Console is exposed over μServo
|
/Zephyr-latest/boards/google/icetower/doc/ |
D | index.rst | 9 Board has connectors for fingerprint sensors. Console is exposed over `μServo`_
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.dw1000 | 36 might need it too). And of course it has to start before the net stack.
|
/Zephyr-latest/boards/ct/ctcc/ |
D | ctcc_nrf9161_common.dtsi | 84 has-dpd;
|
/Zephyr-latest/cmake/toolchain/espressif/ |
D | generic.cmake | 19 # Old toolchain installation path has been deprecated in 2.7.
|
/Zephyr-latest/samples/drivers/mspi/mspi_flash/ |
D | README.rst | 18 The application will build only for a target that has a :ref:`devicetree <dt-guide>`
|
/Zephyr-latest/samples/drivers/spi_flash/ |
D | README.rst | 18 The application will build only for a target that has a devicetree node with one of the
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_axi_dmac | 21 Each channel has its own dedicated pool.
|
/Zephyr-latest/subsys/secure_storage/src/its/ |
D | CMakeLists.txt | 35 The secure storage ITS module is enabled but has no implementation.
|
/Zephyr-latest/samples/basic/fade_led/ |
D | README.rst | 21 This sample has the same requirements and wiring considerations as the
|
/Zephyr-latest/samples/drivers/audio/dmic/ |
D | README.rst | 20 The sample has been tested on :ref:`nrf52840dk_nrf52840` (nrf52840dk/nrf52840)
|
/Zephyr-latest/tests/ztest/fail/ |
D | README.rst | 9 In order to test the actual framework's failure cases, this test suite has to do something unique.
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 10 Zephyr RTOS has been PSA Certified since Zephyr 2.0.0 with TF-M 1.0, and 32 has certain implications about what the Zephyr application image can and can 104 building TF-M, has limited access to the PRoT, or even other ARoT services at 111 non-secure environment, and has the least privilege in the system. This is the 184 Once the secure bootloader has finished executing, a TF-M based secure image 205 * Secure Storage, which has two parts: 243 device has its own unique HUK used while encrypting the memory contents 262 :kconfig:option:`CONFIG_BUILD_WITH_TFM` flag has been enabled.
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 7 based. Use of these macros has no impact on scheduling. They can be used from 35 The root node ``/`` has node identifier ``DT_ROOT``. You can create node 57 as long as it has a matching binding. 122 exists, how many nodes of a certain type exist, whether a node has certain 134 The ``devicetree.h`` API has some support for tracking dependencies between 142 - a node directly depends on its ``interrupt-parent`` if it has an 322 Above, ``pinctrl-0`` has name ``"default"``, and ``pinctrl-1`` has name 455 - USB device node. If defined and has a ``vbus-gpios`` property, these
|
1...<<11121314151617181920>>...55