Home
last modified time | relevance | path

Searched refs:will (Results 426 – 450 of 1633) sorted by relevance

1...<<11121314151617181920>>...66

/Zephyr-latest/samples/drivers/led/led_strip/boards/
Dthingy52_nrf52832.overlay29 chain-length = <10>; /* arbitrary; change at will */
/Zephyr-latest/lib/posix/options/
DKconfig.c_lang_r13 Select 'y' here and Zephyr will provide an implementation of the POSIX_C_LANG_SUPPORT_R
/Zephyr-latest/boards/nxp/s32z2xxdc2/
DKconfig.defconfig34 # Offset between CRAM AXIM and CRAM AXIF, code will be downloaded
/Zephyr-latest/doc/connectivity/networking/api/
Dmqtt.rst56 An MQTT client library will notify MQTT events to the application through a
95 Call the ``mqtt_connect`` function, which will create the appropriate socket,
100 If the connection was successful, ``MQTT_EVT_CONNACK`` will be notified to the
122 or a timeout occurs, the connection will be aborted, and the underlying socket
127 the connection. If an MQTT message is received, an MQTT callback function will
/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst78 configuration by altering device tree and Kconfig options. This will be covered
112 This will build an image with the synchronization sample app. Next, you need to
146 You will see Zephyr output:
163 guest will parse device tree in runtime. On other hand, Zephyr supports only
166 will not change some values (like RAM base address) in the future.
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst6 This guide aims to explain the structure of a test file so the reader will be able
48 ``twister-out`` directories. Most of the time, we will use the ``out_path`` fixture in conjunction
80 consider whether they will be used in just one test file, or in many.
101 If we just call the ``importlib`` 's ``exec_module`` two times, we will experience log
102 duplication. ``twister.log`` will duplicate every line (triplicate if we call it three times, etc.)
/Zephyr-latest/boards/atmel/sam/sam_e70_xplained/doc/
Dindex.rst103 By default a factory new SAM E70 chip will boot SAM-BA boot loader located in
105 (General-Purpose NVM bit 1). The flash procedure will ensure that GPNVM1 is
108 If your chip has a security bit GPNVM0 set you will be unable to program flash
110 is to perform a chip erase procedure that will erase all GPNVM bits and the full
159 variable. OpenOCD will look for the appropriate interface
/Zephyr-latest/boards/atmel/sam/sam_v71_xult/doc/
Dindex.rst106 By default a factory new SAM V71 chip will boot the `SAM-BA`_ boot loader
108 of GPNVM1 (General-Purpose NVM bit 1). The flash procedure will ensure that
111 If your chip has a security bit GPNVM0 set you will be unable to program flash
113 is to perform a chip erase procedure that will erase all GPNVM bits and the
162 variable. OpenOCD will look for the appropriate interface
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv621 This tells how many network interfaces there will be in the system
22 that will have IPv6 enabled.
67 packet will decrement the value and will drop the packet if the hop
77 packet will decrement the value and will drop the packet if the hop
135 will timeout. RFC 2460 chapter 4.5 tells to wait for 60 seconds but
240 generated from it will expire. This requires that applications are
241 prepared to use new IPv6 addresses when old ones will expire.
283 attempts no non-unique address was generated then there will be no
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig.bluetooth24 When enabled, the SMP BT transport will buffer and reassemble received
111 When enabled, the SMP service will be automatically registered at boot time
113 Otherwise, the SMP service will be statically defined and registered.
/Zephyr-latest/boards/seeed/xiao_rp2040/doc/
Dindex.rst118 By default, building an app for this board will generate a
120 the ``BOOTSEL`` button pressed, it will appear on the host as a mass storage
121 device. The UF2 file should be copied to the device, which will
/Zephyr-latest/samples/boards/espressif/deep_sleep/
DREADME.rst19 a preset time. This example will trigger a wake up every 20 seconds.
27 Kconfig option. The target SoC will always repeat the following: enable Timer
63 With both wake up sources enabled, the console output will be as below. The
/Zephyr-latest/boards/adafruit/kb2040/doc/
Dindex.rst109 a UF2 file. By default, building an app for this board will generate a
111 button pressed, it will appear on the host as a mass storage device. The
112 UF2 file should be drag-and-dropped to the device, which will flash the KB2040.
/Zephyr-latest/boards/adafruit/qt_py_rp2040/doc/
Dindex.rst108 a UF2 file. By default, building an app for this board will generate a
110 button pressed, it will appear on the host as a mass storage device. The
111 UF2 file should be drag-and-dropped to the device, which will flash the QT Py RP2040.
/Zephyr-latest/boards/
DKconfig.v225 For example, if building for ``nrf5340dk/nrf5340/cpuapp`` then this will contain the
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dgap.rst68 will ask the advertisers for more information by sending a *scan request* packet. Alternatively, you
69 can create a *passive scanner* by using the :code:`bt scan passive` command, so the scanner will not
107 Begin advertising by using the :code:`bt advertise on` command. This will use the default parameters
118 When using the custom advertisers, you can choose if it will be connectable or scannable. This leads
178 After that, you can start the advertiser and then the target device will be able to reconnect.
193 This will create an extended advertiser, that is connectable and non-scannable.
206 add-ead`. The former will take add one advertising data structure (as defined in the Core
207 Specification), when the later will read the given data, encrypt them and then add the generated
265 … Received encrypted advertising data will now be decrypted using provided key materials.
291 The shell will then connect to the first available device. In the example, if both devices are
[all …]
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_mac.rst15 macOS will not let you execute those from the Terminal by default. In order to
25 choice. This will apply to any executable being launched from such terminal
/Zephyr-latest/boards/renode/cortex_r8_virtual/doc/
Dindex.rst28 Your software will run in simulation and you don't need to "flash" the board in a traditional way,
40 This will build an image with the synchronization sample app, boot it using
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/doc/
Dindex.rst44 Touch controller IRQ line is not connected by default. You will need
45 to solder the ``5 INT`` jumper to use it. You will also need to
/Zephyr-latest/boards/khadas/edgev/doc/
Dindex.rst51 This will build an image with the synchronization sample app.
65 It will display the following console output:
/Zephyr-latest/samples/net/ptp/
DREADME.rst10 The PTP sample application for Zephyr will enable PTP support.
42 By default PTP in Zephyr will not print any PTP debug messages to console.
/Zephyr-latest/lib/libc/newlib/
DCMakeLists.txt17 # using ZEPHYR_TOOLCHAIN_VARIANT=cross-compile it will be either up to the
19 # unable to, it will be up to the user to specify LIBC_LIBRARY_DIR vars to
/Zephyr-latest/drivers/net/
DKconfig49 thread that will pass the data to IP stack.
55 Sets the stack size which will be used by the PPP RX workqueue.
95 means the code will make 00:00:5E:00:53:XX, where XX will be
181 means the code will make 00:00:5E:00:53:XX, where XX will be
/Zephyr-latest/doc/develop/
Denv_vars.rst36 will be lost forever.
59 new ``cmd.exe`` windows will have ``MY_VARIABLE`` set to ``foo``.
76 you make in RapidEE will be available whenever you open a new terminal window.
102 The value will be lost if you close the window, etc.; run ``source
116 The value will be lost if you close the window, etc.; run
221 will try to locate those programs automatically, but may rely on additional
/Zephyr-latest/doc/develop/optimizations/
Dtools.rst42 will list the sum of these in one entry.
61 These commands will generate something similar to the output below::
123 These commands will generate something similar to the output below::
164 https://github.com/HBehrens/puncover. When this target is built, it will
165 launch a local web server which will allow you to open a web client and browse
234 Pahole will generate something similar to the output below in the console::

1...<<11121314151617181920>>...66