Searched refs:some (Results 226 – 250 of 591) sorted by relevance
12345678910>>...24
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 32 - You or some higher level automation invoked twister with 100 To build tests for a specific board and to execute some of the tests on real 232 used, for example, only if some required software or hardware is present, and to signal that 377 Using namespacing, it is possible to apply extra_args only to some 409 Using namespacing, it is possible to apply a configuration only to some 429 This keyword is reserved for tests that are used to test if some code 512 Twister and implemented by Twister, some harnesses are defined as 596 at the test's output lines where the test provides some custom data 1215 west runner. For some boards the west runner needs some extra parameters to 1307 that serves as the argument to ``--board-id`` when flashing. In some [all …]
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 22 Here are some other examples for running different grep commands 174 - The west package now contains the metadata files necessary for some static 188 - The :ref:`west-apis-commands` module got some new APIs which lay groundwork 231 instead of ``RuntimeError`` in some cases 381 some edge cases described in `issue #523`_. 524 store some configuration values, such as strings which contain commas. This 554 for a ``path-prefix:`` key in an ``import:`` mapping, along with some other 670 West now requires Python 3.6 or later. Additionally, some features may rely on
|
D | workspaces.rst | 198 │ └── zcbor/ # .git/ project from either the main manifest or some import. 245 revision: some-sha-goes-here 290 │ # from some import
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 56 Before going to sleep CPU shall write to STM some dummy data to ensure
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mpl | 36 default "http://server.some.where/path/icon.png"
|
/Zephyr-latest/samples/subsys/usb/webusb/ |
D | README.rst | 89 #. Send some text to the device by clicking on the :guilabel:`Send` button.
|
/Zephyr-latest/cmake/modules/ |
D | FindHostTools.cmake | 65 # in the mcuboot repository if that's present in some cases)
|
/Zephyr-latest/samples/boards/arc_secure_services/ |
D | README.rst | 25 the peripherals are shared between normal mode and secure mode. If some
|
/Zephyr-latest/boards/native/native_posix/doc/ |
D | index.rst | 89 and is therefore normally best to test and debug your code, as some bugs are
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf54l15bsim.rst | 38 This boards include models of some of the nRF54L15 SOC peripherals:
|
D | nrf52_bsim.rst | 24 This board includes models of some of the nRF52 SOC peripherals: 213 If for some reason you want to limit the speed of the simulation to real
|
/Zephyr-latest/lib/cpp/ |
D | Kconfig | 25 and some later defect reports.
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 106 To mount the filesystem some elements in the zms_fs structure must be initialized. 188 This operation is time consuming and it will cause some applications to not meet their real time 297 Garbage collection operation is also adding some writes to the memory cell life expectancy as it 298 is moving some blocks from one sector to another. 378 - Add the possibility to skip garbage collector for some application usage where ID/value pairs 435 - For some subsystems like :ref:`Settings <settings_api>`, all path-value pairs are split into two …
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig | 26 some other value, as program can only change bits from erased-value 50 programmed with some other value.
|
/Zephyr-latest/doc/services/mem_mgmt/ |
D | index.rst | 64 to use this information to do some work (for example creating an MPU region 67 however, that for some architectures (such as ARM and ARM64) the MPU driver
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 416 Enable some OpenThread specific mbedTLS optimizations that allows to 417 save some RAM/ROM when OpenThread is used. Note, that when application 512 # way to get some random data is to enable CONFIG_TEST_RANDOM_GENERATOR. 516 configuration the entropy module is used to gather some data and then
|
/Zephyr-latest/samples/net/mqtt_publisher/ |
D | README.rst | 41 The file :file:`src/config.h` also contains some variables that may be changed: 74 The Bluemix topic may include some parameters like device type, device 143 sample to connect to it, it does require some work on the user's part to
|
/Zephyr-latest/samples/subsys/fs/fs_sample/ |
D | README.rst | 54 In case when some more specific configuration is to be used for a given board,
|
/Zephyr-latest/samples/net/cloud/tagoio_http_post/ |
D | README.rst | 85 After you got some logs on console it is time to create a dashboard on the
|
/Zephyr-latest/samples/drivers/video/capture/ |
D | README.rst | 17 Supported camera modules on some i.MX RT boards can be found below.
|
/Zephyr-latest/doc/build/dts/ |
D | dt-vs-kconfig.rst | 56 * Because Kconfig is unable to flexibly control some instance-specific driver
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm-scmi.rst | 28 agents and provide the necessary functionality. In some cases, the requests 68 Each agent has its own distinct set of channels, meaning some channel A cannot be used
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 89 use of an MPU region which may be a limited resource on some architectures. 157 In some cases, the same buffer may be reused for e.g. DMA reads and DMA writes.
|
/Zephyr-latest/doc/hardware/emulator/ |
D | bus_emulators.rst | 40 tests. These require some sort of device attached to the bus, but with this, we 182 Here are some examples present in Zephyr:
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 8 This is an overview of some common setups and how they can be supported by the 47 impedance mode. This means that the row state may need some time to settle to
|
12345678910>>...24