Home
last modified time | relevance | path

Searched full:adding (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/Zephyr-latest/samples/subsys/fs/zms/
DREADME.rst58 Adding IP_ADDRESS 172.16.254.1 at id 1
59 Adding key/value at id beefdead
60 Adding counter at id 2
61 Adding Longarray at id 3
67 Adding IP_ADDRESS 172.16.254.1 at id 1
69 Adding key/value at id beefdead
71 Adding counter at id 2
74 Adding Longarray at id 3
86 Adding IP_ADDRESS 172.16.254.1 at id 1
88 Adding key/value at id beefdead
[all …]
/Zephyr-latest/tests/net/lib/dns_cache/src/
Dmain.c29 "Cache entry adding should work."); in ZTEST()
52 "Cache entry adding should work."); in ZTEST()
68 "Cache entry adding should work."); in ZTEST()
84 "Cache entry adding should work."); in ZTEST()
99 "Cache entry adding should work."); in ZTEST()
104 "Cache entry adding should work."); in ZTEST()
117 "Cache entry adding should work."); in ZTEST()
120 "Cache entry adding should work."); in ZTEST()
123 "Cache entry adding should work."); in ZTEST()
/Zephyr-latest/samples/subsys/nvs/
DREADME.rst49 No address found, adding 192.168.1.1 at id 1
50 No key found, adding it at id 2
51 No Reboot counter found, adding it at id 3
52 Id: 4 not found, adding it
53 Longarray not found, adding it as id 4
/Zephyr-latest/soc/espressif/esp32/
DKconfig.mac14 administered MAC address. These are generated sequentially by adding 0, 1, 2 and 3 (respectively)
17 These are generated sequentially by adding 0 and 1 (respectively) to the base MAC address.
/Zephyr-latest/soc/espressif/esp32c2/
DKconfig.mac15 sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.
17 receive a universally administered MAC address. These are generated sequentially by adding 0
/Zephyr-latest/soc/espressif/esp32c3/
DKconfig.mac15 sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.
17 receive a universally administered MAC address. These are generated sequentially by adding 0
/Zephyr-latest/soc/espressif/esp32c6/
DKconfig.mac15 sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.
17 receive a universally administered MAC address. These are generated sequentially by adding 0
/Zephyr-latest/soc/espressif/esp32s3/
DKconfig.mac15 sequentially by adding 0, 1, 2 and 3 (respectively) to the final octet of the base MAC address.
17 receive a universally administered MAC address. These are generated sequentially by adding 0
/Zephyr-latest/boards/
Dindex.rst9 When adding support documentation for a board, remember to use the template
28 MCU exists, you can use it as a :ref:`starting point <create-your-board-directory>` for adding
/Zephyr-latest/doc/hardware/peripherals/
Dgnss.rst25 Adding support for additional NMEA0183 based GNSS modems
29 Adding support for GNSS modems which use other protocols and/or
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_chains/src/
Dtest_add_cte_to_chain.h7 /* Runs tests of adding CTE to a chain of periodic advertising PDUs */
/Zephyr-latest/soc/intel/intel_socfpga_std/cyclonev/
Dsoc.c5 * Adding support for Cyclone V SoC FPGA, buildi mmu table,
54 /* Adding Executable property to devices when using for testing */
Dsoc.h5 * Adding support for Cyclone V SoC FPGA
/Zephyr-latest/tests/net/lib/prometheus/counter/src/
Dmain.c47 zassert_ok(ret, "Error adding counter"); in ZTEST()
52 zassert_ok(ret, "Error adding counter"); in ZTEST()
/Zephyr-latest/modules/mbedtls/
DKconfig.psa.logic4 # This file extends Kconfig.psa (which is automatically generated) by adding
/Zephyr-latest/tests/bluetooth/controller/ctrl_sw_privacy_unit/src/
Dmain.c72 /* Adding this should cause wrap around */ in helper_prpa_add()
78 /* adding this should cause a1 to be dropped */ in helper_prpa_add()
115 /* Adding this should cause wrap around */ in helper_trpa_add()
121 /* adding this should cause a1 to be dropped */ in helper_trpa_add()
/Zephyr-latest/dts/bindings/reserved-memory/
Dmemory-region.yaml5 # by adding a memory-region property to the device node.
/Zephyr-latest/tests/ztest/zexpect/
DCMakeLists.txt14 message(STATUS "adding main.cpp")
/Zephyr-latest/dts/bindings/interrupt-controller/
Dnxp,s32-wkpu.yaml17 interrupt line can be specified by adding children nodes to this controller,
/Zephyr-latest/tests/bluetooth/host/id/bt_id_add/src/
Dmain.c44 * Test adding key to the resolving list when size of the controller resolving list is zero
70 * Test adding key to the resolving list when host side resolving is used
97 * Test adding key to the resolving list if host side resolving isn't used.
146 * Test adding key to the resolving list if host side resolving isn't used.
190 * Test adding key to the resolving list if host side resolving isn't used.
231 * Test adding key to the resolving list if host side resolving isn't used.
/Zephyr-latest/tests/net/neighbor/src/
Dmain.c84 /* First adding a neighbor and trying to add multiple hw addresses in ZTEST()
108 printk("Adding %s\n", in ZTEST()
138 /* Then adding multiple neighbors. in ZTEST()
164 printk("Adding %s\n", net_sprint_ll_addr(eth_addr->addr, in ZTEST()
195 /* Then adding multiple neighbors but some of them in different in ZTEST()
227 printk("Adding %s iface %p\n", in ZTEST()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap_scan_delegator.rst55 Adding a source
63 Adding a source from a PA sync
/Zephyr-latest/tests/ztest/base/
DCMakeLists.txt16 message(STATUS "adding main.cpp")
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt_client/
DKconfig11 # When adding Kconfig options, that control the same feature,
/Zephyr-latest/scripts/
Dset_assignees.py158 log(f"adding label {l}...")
206 log(f"adding reviewers {reviewers}...")
212 log("not adding reviewers because the existing reviewer count is greater than or "
226 log(f"Adding assignee {mm}...")
281 log(f"Adding {maintainer} to {issue.html_url}")
339 log(f"Adding {collaborator} to {pull.html_url}")

12345678910>>...16