Searched refs:using (Results 1501 – 1525 of 1710) sorted by relevance
1...<<616263646566676869
/Zephyr-4.1.0/doc/develop/west/ |
D | extensions.rst | 13 Some commands you can run when using west with Zephyr, like the ones used to 115 # Add some example options using the standard argparse module API.
|
/Zephyr-4.1.0/doc/kernel/memory_management/ |
D | demand_paging.rst | 29 using :c:func:`k_mem_page_in()` and :c:func:`k_mem_page_out()`. 52 physical address. Zephyr has a convention of using ``uintptr_t`` for physical
|
/Zephyr-4.1.0/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 170 Application can disable this feature if not using Directed 179 using external host since it can use arbitrary numbers as set handles 181 zero-based numbering. When using with Zephyr host this option can be 267 Since there is no way to control the Max_PDU using the non-test 473 Define an offset between AUX_ADV_IND and AUX_SYNC_IND when using 549 in a short duration with small PDUs hence using the minimal time 715 timeslice when they are closely spaced by using a reduced offset 786 reservation using the data length and PHY currently in use. The 1278 are invoked by using available '_ext' versions of ticker interface
|
/Zephyr-4.1.0/doc/releases/ |
D | release-notes-2.2.rst | 170 aligned. Previous emulation of 8-bit write block size can be selected using 643 * Nordic: switched to using a single clock device for clock control 662 * Windows OS compatibility: Set USB version to 2.1 when using BOS descriptor 725 * :github:`23321` - Bluetooth: LE SC OOB authentication in central connects using different RPA 759 * :github:`22977` - ARM Cortex-M4 stack offset when not using Floating point register sharing 769 * :github:`22926` - Bluetooth: Cannot establish security and discover GATT when using Split LL 773 * :github:`22893` - Problem using 3 instances of SPIM on NRF52840 794 * :github:`22697` - nrf52 telnet_shell panic. Mutex using in ISR. 842 * :github:`22482` - Unable to use LOG_BACKEND_DEFINE macro from log_backend.h using C++ 875 * :github:`22307` - net: ip: net_pkt_pull(): packet corruption when using CONFIG_NET_BUF_DATA_SIZE … [all …]
|
D | release-notes-3.5.rst | 107 * Added support for detecting null pointer exception using PMP. 302 boards using external SDRAM should set CONFIG_DEVICE_CONFIGURATION_DATA 305 can be achieved using devicetree memory regions 453 series, ADC prescaler can be configured using dedicated RCC Clock Controller 491 * Ramdisk driver is now configured using devicetree, and supports multiple 526 * Fixed stm32 to generate more unique MAC address by using device id as a base for the MAC. 528 * Fixed Ethernet max header size when using VLAN. 559 * Added filtering of dumped messages for debugging using DeviceTree 720 are removed. For UART using IO port access, add ``io-mapped`` property to 849 Ensure string termination when using string operations on opaque resources. [all …]
|
D | release-notes-1.11.rst | 20 * Firmware over-the-air (FOTA) updates over BLE using MCUmgr. 137 * Build time now comparable to Linux and macOS using Ninja 280 * :github:`4105` - Sensors: move all the drivers using SPI bus to new SPI API 383 * :github:`5589` - Issue with using generic gcc cross compile with cmake 428 * :github:`5836` - spi: stm32: convert remaining boards that support SPI to using dts
|
D | release-notes-1.14.rst | 198 * :github:`17880` - Unable to re-connect to privacy enabled peer when using stack generated Identity 232 * :github:`20299` - bluetooth: host: Connection not being unreferenced when using CCC match callback 398 * :github:`17880` - Unable to re-connect to privacy enabled peer when using stack generated Identity 444 validated using one of the many simulation platforms supported by the 502 clearing into account as it performs the HMAC operations, thereby using a 711 * A display driver that will render to a dedicated window using the SDL 973 - Added commands to control the logger using shell 1076 * Add support for using sanitycheck testing with Renode 1121 * :github:`15336` - Unable to transmit data using interrupt driven API with nrf UARTE peripheral 1165 * :github:`15153` - Some empty qemu_x86 output when running code coverage using sanity_check [all …]
|
/Zephyr-4.1.0/subsys/debug/ |
D | Kconfig | 326 the source using file info. 335 source using file info. 432 Module is decoding data which is formatted using Coresight
|
/Zephyr-4.1.0/doc/kernel/services/scheduling/ |
D | index.rst | 70 the queue at any given time. On most platforms (that are not otherwise using 77 platforms (that are not otherwise using the red/black tree somewhere) requires 229 A sleeping thread can be woken up prematurely by another thread using
|
/Zephyr-4.1.0/doc/connectivity/bluetooth/shell/audio/ |
D | bap.rst | 437 simply be run without the :code:`config` or :code:`meta` parameter. The parameters are using the 493 direction using a preset codec configuration which can either be passed directly 523 The :code:`qos` command attempts to configure the stream QoS using the preset
|
/Zephyr-4.1.0/share/sysbuild/cmake/modules/ |
D | sysbuild_extensions.cmake | 121 # advised to always use this flag. Not using this flag can 141 # passed using `-D` on command invocation. 430 # which has been added at an earlier stage using `ExternalZephyrProject_Add()` 746 # specified using `sysbuild_add_dependencies()`. The result will be returned in
|
/Zephyr-4.1.0/boards/native/doc/ |
D | arch_soc.rst | 68 You may want to consider WSL2, or, if using :ref:`native_sim <native_sim>`, 410 using NCT, blocks and unblocks the corresponding pthreads. 420 When using this architecture, the code is compiled natively for the host system, 481 (so dynamic command line arguments can be registered using this hook),
|
/Zephyr-4.1.0/doc/security/ |
D | sensor-threat.rst | 25 considered (for example, using a separate network interface SoC 247 the service using a secret known only to that particular device. 263 client to authenticate itself using the *password* field of 383 The device shall authenticate itself with the cloud provider using
|
/Zephyr-4.1.0/doc/hardware/porting/ |
D | board_porting.rst | 142 and can be used to specify the hardware to build for when using the tooling 466 using ``status`` properties. For example, there is a CAN controller defined as 651 using the ``zephyr,console`` chosen node in the devicetree. 718 not assume that a user will have prior knowledge/configuration or (if using 875 of doing regex matches internally, then string revisions must be done using 887 When using custom revisions then a :file:`revision.cmake` must be created in the 916 #. Add documentation for your board using the template file
|
/Zephyr-4.1.0/soc/intel/intel_adsp/common/ |
D | CMakeLists.txt | 145 # Warning: because `west sign` can also be used interactively, using
|
/Zephyr-4.1.0/samples/net/mqtt_sn_publisher/ |
D | README.rst | 77 Then, in another window, start the gateway, e.g. by using docker:
|
/Zephyr-4.1.0/samples/subsys/shell/fs/ |
D | README.rst | 5 Access a LittleFS file system partition in flash using the file system shell.
|
/Zephyr-4.1.0/boards/silabs/dev_kits/sltb010a/doc/ |
D | index.rst | 95 Connect your device to your host computer using the USB port.
|
/Zephyr-4.1.0/boards/infineon/cy8ckit_062s2_ai/doc/ |
D | index.rst | 121 Alternatively, pyOCD can also be used to flash the board using
|
/Zephyr-4.1.0/cmake/flash/ |
D | CMakeLists.txt | 188 # dependencies. This is done using dedicated CMake script, as
|
/Zephyr-4.1.0/boards/ite/it82xx2_evb/doc/ |
D | index.rst | 52 #. Connect the Download Board to your host computer using the USB cable.
|
/Zephyr-4.1.0/boards/blues/swan_r5/doc/ |
D | index.rst | 162 Connect Swan to your host computer using the USB port.
|
/Zephyr-4.1.0/drivers/i3c/ |
D | Kconfig | 176 an issue where you are using RTIO, your driver does not implement submit natively,
|
/Zephyr-4.1.0/boards/sparkfun/micromod/doc/ |
D | index.rst | 169 In case of using a Nordic Segger Jlink, it is possible to configure the app to use Segger Real
|
/Zephyr-4.1.0/doc/build/version/ |
D | index.rst | 56 When an application is configured using CMake, the version file will be automatically processed,
|
1...<<616263646566676869