Searched refs:other (Results 451 – 475 of 808) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/tests/ztest/error_hook/ |
D | README.txt | 17 into a common part and let other test suites or applications reuse it, instead 91 the interrupt stack is already abnormal when we want to continue other
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | mcp.rst | 40 other groups. (In this implementation, a group only contains tracks, 41 not other groups.) Tracks can be divided into segments. 75 the two control points, or by writing to other writable 324 search control items) as a string. The other (:code:`mcc
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 111 /* Otherwise, it's some other event type we didn't register for. */ 121 … * Note that the callback may also be triggered for events other than those specified here! 382 /* Otherwise, it's some other event type we didn't register for. */ 390 … * Note that the callback may also be triggered for events other than those specified here!
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 91 Similar conventions exist for representing other types of hardware. 281 Zephyr; use of other values currently results in undefined behavior. 401 - Property values refer to other nodes in the devicetree by their *phandles*. 468 device. Their purpose is to specify other nodes in the devicetree.
|
D | dt-vs-kconfig.rst | 19 In other words, devicetree mainly deals with hardware, and Kconfig with
|
D | howtos.rst | 135 :c:func:`uart_configure`. Similar code will work for other device types; just 363 /* Configure other SPI device properties as needed. 378 /* Configure other I2C device properties as needed. 445 /* other configuration to store in ROM */ 612 Device drivers that depend on other devices
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 16 software from sources other than the package manager. 113 other and Clear Linux is no exception. If you need a more flexible 183 avoid conflicts. (Use ``whereis cmake`` to find other installed
|
/Zephyr-latest/doc/services/debugging/ |
D | coredump.rst | 23 * ``DEBUG_COREDUMP_BACKEND_NULL``: fallback core dump backend if other 29 thread, its thread struct, and some other bare minimal data to support 49 a remote target for GDB (and other GDB compatible debuggers). CPU registers,
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_callbacks.rst | 297 :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other return code 315 returned, :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other 323 returned, :c:enumerator:`MGMT_ERR_EOK` will allow the action, any other
|
/Zephyr-latest/samples/subsys/fs/fs_sample/ |
D | README.rst | 22 to run with any other board that has "zephyr,sdmmc-disk" DT node enabled.
|
/Zephyr-latest/cmake/modules/ |
D | version.cmake | 9 # ``*VERSION*`` and other constants set by
|
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/doc/ |
D | index.rst | 56 which can be overwritten to use the other EEPROM devices instead.
|
/Zephyr-latest/boards/shields/x_nucleo_iks02a1/doc/ |
D | index.rst | 35 - DIL24 socket for additional MEMS adapters and other sensors (configurable in I2C or SPI)
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.sam_gmac | 75 and the other being processed by the higher layer networking stack.
|
/Zephyr-latest/doc/hardware/emulator/ |
D | index.rst | 18 | Zephyr also includes and uses many other types of simulators/emulators, including CPU and
|
/Zephyr-latest/lib/os/ |
D | Kconfig | 112 Enable the sys_reboot() API. Enabling this can drag in other subsystems
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 13 distributes them to other threads in the application. 60 manually without also manually enabling the other options. 170 return the value zero. All other return values are reserved. This aligns 482 * Added support for coexistence with other transceivers. 511 * Made these changes in other SoC series: 621 * Made these changes in other boards: 1099 * Multiple other minor IEEE802154 L2 and documentation improvements/fixes. 1103 * Implemented a fallback to IPv4 Link Local address if no other address is available. 1124 * Several other minor improvements and cleanups. 1224 * Several other minor fixes/cleanups in the Wi-Fi management/shell modules. [all …]
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-dev.rst | 56 build type (e.g., one running the Host, the other the Controller). 125 instrumented like any other, and it communicates with a physical or virtual
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 103 cannot fail, and thus, return void or some other type. 143 simultaneous readers, on any given object. In other words, if two or
|
/Zephyr-latest/subsys/net/l2/openthread/ |
D | Kconfig | 9 as the OPENTHREAD_MBEDTLS setting will be controlled through other 55 commissioning or pre-commissioned with other Kconfig options,
|
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/doc/ |
D | index.rst | 22 bootloader or user input. Like many other Adafruit boards, it has a 142 images. But it can be configured to create other kind of images.
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 36 int "Time in milliseconds to hold other CPUs for 1cpu type tests" 49 Stop and abort on first failing test. Do not continue with other
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 44 # NOTE: This value is derived from other symbols and should only be 93 Note: When this option is used, other users of the system work queue will influence the 209 that there may be other subsystems using the settings API, in 531 of the advertising sets differ from each other in a given rotation 596 bool "Delete bond with same peer with other local identity when bonding" 598 When a bond is about to complete, find any other bond with the same 633 bool "Allow unauthenticated pairing with same peer with other local identity" 637 peer where an unauthenticated bond already exists on other local 690 set the bondable flag in their pairing request. Any other kind of
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 283 and any other hardware components such as LEDs, buttons, sensors, or 287 other board and SoC related settings. Kconfig settings outside of the board 389 /* other chosen settings for your hardware */ 402 /* ... other LEDs ... */ 413 /* other aliases go here */ 526 This file selects the SoC in the Kconfig tree and potential other SoC related 623 :file:`zephyr.bin` with any other tools you prefer. 733 - Look for :file:`board.cmake` files for other boards similar to your own for 988 useful in development phases, when the board skeleton lives upstream, but other
|
/Zephyr-latest/doc/develop/west/ |
D | manifest.rst | 97 key. Any other keys and their contents are ignored (west v0.5 also required a 419 importing projects from other files in the manifest repository. See 993 in any other group, they are inactive. 1230 other manifest files in your :file:`west.yml`. This key can be either a 1253 other files. For example, a project named ``foo`` in your :file:`west.yml` 1254 makes west ignore other projects named ``foo`` imported from your ``projects`` 1330 In other words, the west workspace you want looks like this: 1340 │ └── [...other directories..] 1341 ├── [ ... other projects ...] # other mainline repositories 1344 └── [...other files..] [all …]
|
1...<<11121314151617181920>>...33