Home
last modified time | relevance | path

Searched +full:- +full:- +full:add (Results 1 – 25 of 1051) sorted by relevance

12345678910>>...43

/Zephyr-latest/tests/kernel/fpu_sharing/generic/src/
Dfloat_regs_riscv_gcc.h9 * SPDX-License-Identifier: Apache-2.0
54 "add t0, t0, t1\n" in _load_all_float_registers()
56 "add t0, t0, t1\n" in _load_all_float_registers()
58 "add t0, t0, t1\n" in _load_all_float_registers()
60 "add t0, t0, t1\n" in _load_all_float_registers()
62 "add t0, t0, t1\n" in _load_all_float_registers()
64 "add t0, t0, t1\n" in _load_all_float_registers()
66 "add t0, t0, t1\n" in _load_all_float_registers()
68 "add t0, t0, t1\n" in _load_all_float_registers()
70 "add t0, t0, t1\n" in _load_all_float_registers()
[all …]
/Zephyr-latest/modules/hal_infineon/
DCMakeLists.txt3 # SPDX-License-Identifier: Apache-2.0
10 ## Add PDL sources for XMC devices
16 ## Add core-lib sources for CAT1 devices
17 add_subdirectory(core-lib)
19 ## Add mtb-pdl-cat1 sources for CAT1 devices
20 add_subdirectory(mtb-pdl-cat1)
22 ## Add mtb-templates-cat1 sources for CAT1 devices
23 add_subdirectory(mtb-template-cat1)
27 ## Add mtb-hal-cat1 sources for CAT1 devices
28 add_subdirectory(mtb-hal-cat1)
[all …]
/Zephyr-latest/tests/ztest/fail/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
8 bool "Add a failed assert in the after phase"
11 bool "Add a failed assert in the teardown phase"
14 bool "Add a failed assume in the after phase"
17 bool "Add a failed assume in the teardown phase"
20 bool "Add a call to ztest_test_pass() in the after phase"
23 bool "Add a call to ztest_test_pass() in the teardown phase"
26 bool "Add a test which fails a zassume() call"
/Zephyr-latest/samples/net/vlan/
Dvlan-setup-linux.sh9 # http://www.apache.org/licenses/LICENSE-2.0
19 if [ -z "$1" ]; then
26 if [ `id -u` != 0 ]; then
46 ip link add link ${IFACE} name ${VLAN_NAME_PREFIX}.100 type vlan id 100
47 ip link add link ${IFACE} name ${VLAN_NAME_PREFIX}.200 type vlan id 200
52 ip -6 addr add ${PREFIX_1_IPV6}::2/${PREFIXLEN_1_IPV6} dev ${VLAN_NAME_PREFIX}.100
53 ip -6 route add ${PREFIX_1_IPV6}::/${PREFIXLEN_1_IPV6} \
56 ip -6 addr add ${PREFIX_2_IPV6}::2/${PREFIXLEN_2_IPV6} dev ${VLAN_NAME_PREFIX}.200
57 ip -6 route add ${PREFIX_2_IPV6}::/${PREFIXLEN_2_IPV6} \
60 ip addr add ${PREFIX_1_IPV4}.2 dev ${VLAN_NAME_PREFIX}.100
[all …]
/Zephyr-latest/tests/subsys/mgmt/ec_host_cmd/simulator/src/
Dmain.c4 * SPDX-License-Identifier: Apache-2.0
22 * struct ec_params_add - Parameters to the add command.
34 * struct ec_response_add - Response to the add command.
50 struct ec_params_add add; member
61 struct ec_response_add add; member
68 host_to_dut->header.checksum = 0; in update_host_to_dut_checksum()
73 i < sizeof(host_to_dut->header) + host_to_dut->header.data_len; in update_host_to_dut_checksum()
77 host_to_dut->header.checksum = (uint8_t)(-checksum); in update_host_to_dut_checksum()
82 const uint16_t buf_size = sizeof(expected_dut_to_host->header) + in update_dut_to_host_checksum()
83 expected_dut_to_host->header.data_len; in update_dut_to_host_checksum()
[all …]
/Zephyr-latest/drivers/ethernet/
DKconfig.dsa5 # SPDX-License-Identifier: Apache-2.0
31 Add support for KSZ8794 DSA device driver.
40 Add support for KSZ8863 DSA device driver.
49 Add support for KSZ8463 DSA device driver.
55 Add support for tail tagging on DSA device.
69 Add support for traffic isolation on DSA slave ports
78 module-dep = NET_LOG
79 module-str = Log level for DSA
80 module-help = Enables core DSA code to output debug messages.
/Zephyr-latest/tests/benchmarks/latency_measure/
DREADME.rst19 * Time it takes to add data to a fifo.LIFO
42 EXTRA_CONF_FILE="prj.userspace.conf" west build -p -b <board> <path to project>
51 +-----------------------------+------------------------------------+
53 +-----------------------------+------------------------------------+
55 +-----------------------------+------------------------------------+
57 +-----------------------------+------------------------------------+
61 …thread.yield.preemptive.ctx.k_to_k - Context switch via k_yield : …
62 …thread.yield.cooperative.ctx.k_to_k - Context switch via k_yield : …
63 …isr.resume.interrupted.thread.kernel - Return from ISR to interrupted thread : …
64 …isr.resume.different.thread.kernel - Return from ISR to another thread : …
[all …]
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/
Dsysbuild.cmake4 # SPDX-License-Identifier: Apache-2.0
11 # Add remote project
23 # Add a dependency so that the remote sample will be built and flashed first
25 # Add dependency so that the remote image is flashed first.
/Zephyr-latest/tests/boot/test_mcuboot/
Dsysbuild.cmake2 # SPDX-License-Identifier: Apache-2.0
4 # Add the mcuboot key file to the secondary swapped app
11 # Add the swapped app to the build
17 # Add the swapped app to the list of images to flash
19 # - mcuboot
20 # - swapped app
21 # - primary app (test_mcuboot)
/Zephyr-latest/soc/infineon/cat1a/
DCMakeLists.txt2 # SPDX-License-Identifier: Apache-2.0
8 # Add sections
11 # Add section for cm0p image ROM
14 # Add section for cm0p image RAM
/Zephyr-latest/subsys/settings/src/
Dsettings_line.c5 * SPDX-License-Identifier: Apache-2.0
27 size_t w_size, rem, add; in settings_line_write() local
31 /* base64 encoding size and write-block-size */ in settings_line_write()
46 add = sizeof(len_field) % wbs; in settings_line_write()
47 if (add) { in settings_line_write()
48 w_size = wbs - add; in settings_line_write()
55 rem -= w_size; in settings_line_write()
62 return -EIO; in settings_line_write()
68 w_size = rem - rem % wbs; in settings_line_write()
89 add = MIN(rem, sizeof(w_buf) - w_size); in settings_line_write()
[all …]
/Zephyr-latest/tests/kconfig/functions/
DKconfig1 # SPDX-License-Identifier: Apache-2.0
6 default $(add, 10)
10 default $(add, 10, 3)
14 default $(add, 10, 3, 2)
90 default $(add, $(inc, 1, 1))
/Zephyr-latest/tests/kernel/mem_protect/mem_protect/src/
Dmem_domain.c4 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/sys/libc-hooks.h> /* for z_libc_partition */
23 #define NUM_RW_PARTS (CONFIG_MAX_DOMAIN_PARTITIONS - PARTS_USED)
28 /* Set of read-write buffers each in their own partition */
33 /* A single read-only partition */
60 num_rw_parts = max_parts - PARTS_USED; in test_mem_domain_setup()
81 0, "cannot add memory partition"); in test_mem_domain_setup()
90 * If domain is not NULL, add the child thread to that domain, instead of
128 rw_bufs[i][j]--; in rw_part_access()
152 * Join a memory domain with a read-write memory partition and a read-only
[all …]
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dgrutils.py1 # Copyright 2009-2013, 2019 Peter A. Bigot
3 # SPDX-License-Identifier: Apache-2.0
31 Add a node without any target to the graph.
33 self.__nodes.add(node)
37 Add a directed edge from the C{source} to the C{target}.
41 self.__edge_map[source].add(target)
43 self.__reverse_map[target].add(source)
44 self.__nodes.add(source)
45 self.__nodes.add(target)
60 self.__roots.add(n)
[all …]
/Zephyr-latest/samples/subsys/shell/shell_module/
DREADME.rst1 .. zephyr:code-sample:: shell-module
3 :relevant-api: shell_api
33 Obscure user-input with asterisks
57 .. zephyr-app-commands::
58 :zephyr-app: samples/subsys/shell/shell_module
59 :host-os: unix
67 On-Hardware
70 .. zephyr-app-commands::
71 :zephyr-app: samples/subsys/shell/shell_module
72 :host-os: unix
[all …]
/Zephyr-latest/boards/
Ddeprecated.cmake1 # SPDX-License-Identifier: Apache-2.0
8 # To add a board rename, add a line in following format:
11 # When adding board aliases here, remember to add a mention in the corresponding GitHub issue
/Zephyr-latest/doc/develop/west/
Dalias.rst1 .. _west-aliases:
6 West allows to add alias commands to the local, global or system configuration files.
7 These aliases make it easy to add shortcuts for frequently used, or hard to memorize
18 To add a new alias simply call the ``west config`` command:
20 .. code-block:: shell
22 west config alias.mylist "list -f '{name} {revision}'"
27 building more complex but easy-to-remember commands.
31 .. code-block:: shell
33 west config alias.update "update -o=--depth=1 -n"
37 Overriding/shadowing other or built-in commands is an advanced use case, it can lead to
[all …]
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D006_nomination.md1 ---
8 ---
17 with Read permission do not have the permission to add reviewers to a pull
21 Triage permission level, which allows the user to add reviewers to a pull
36 Add links to 3-5 GitHub pull requests, in the Zephyr project, authored or
42 …//docs.github.com/en/organizations/managing-access-to-your-organizations-repositories/repository-r…
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst13 * Ecosystem: Tracing, debugging support through third-party tools (openocd,
29 * Add tickless kernel support
39 * arm: Fixed nRF52840-QIAA SoC support for device tree
61 * Support for new ARM board FRDM-KL25Z
66 * arm: Added support for STM32F469I-DISCO board
72 * UART interrupt-driver API is better defined
73 * Support for pull-style console API
89 * HTTP Basic-Auth support added
91 * Add block wise support to CoAP for well-known response
124 * Bluetooth 5.0: The Controller reports itself as 5.0-capable
[all …]
Drelease-notes-1.5.rst7 1.5.0. This is the first release to follow the 3-month release cadence.
13 - TCP Support
14 - Integration of the Paho MQTT Library support with QoS
15 - Flash Filesystem Support
16 - Integration of the mbedTLS library for encryption
17 - Improved BR/EDR support (for L2CAP, in particular).
18 - Support for the Altera Nios II/f soft CPU architecture
25 - Added nano_fifo_put_list() APIs, which allows queuing a list of elements
27 - Removed unused memory pool structure field.
28 - Enhanced memory pool code.
[all …]
Drelease-notes-1.6.rst7 release introduces the unified Kernel replacing the separate nano- and
8 micro-kernels and simplifying the overall Zephyr architecture and programming
10 Support for the ARM Cortex-M0/M0+ family was added and board support for
11 Cortex-M was expanded.
22 * Added support for several ARM Cortex-M boards
34 * Added DLIST to operate in all elements of a doubly-linked list.
52 * ARM: Added support for ARM Cortex-M0/M0+.
55 * x86: Changed IRQ controller to return -1 if cannot determine source vector.
99 * Added raw HCI API to enable physical HCI transport for a Controller-only build.
101 * Added cross-transport pairing support for the Security Manager Protocol.
[all …]
/Zephyr-latest/tests/subsys/nrfs/
Dsysbuild.cmake2 # SPDX-License-Identifier: Apache-2.0
8 # Add remote project
16 # Add a dependency so that the remote image will be built and flashed first
/Zephyr-latest/samples/subsys/ipc/openamp/
Dsysbuild.cmake1 # SPDX-License-Identifier: Apache-2.0
5 # Add external project
12 # Add dependencies so that the remote sample will be built first
/Zephyr-latest/samples/drivers/ipm/ipm_mcux/
Dsysbuild.cmake1 # SPDX-License-Identifier: Apache-2.0
5 # Add external project
12 # Add dependencies so that the remote sample will be built first
/Zephyr-latest/samples/subsys/usb/common/
Dsample_usbd_init.c4 * SPDX-License-Identifier: Apache-2.0
100 /* doc add string descriptor start */ in sample_usbd_setup_device()
124 /* doc add string descriptor end */ in sample_usbd_setup_device()
130 LOG_ERR("Failed to add High-Speed configuration"); in sample_usbd_setup_device()
137 LOG_ERR("Failed to add register classes"); in sample_usbd_setup_device()
148 LOG_ERR("Failed to add Full-Speed configuration"); in sample_usbd_setup_device()
156 LOG_ERR("Failed to add register classes"); in sample_usbd_setup_device()
165 /* doc device init-and-msg start */ in sample_usbd_setup_device()
171 /* doc device init-and-msg end */ in sample_usbd_setup_device()
180 LOG_ERR("Failed to add USB 2.0 Extension Descriptor"); in sample_usbd_setup_device()

12345678910>>...43