Home
last modified time | relevance | path

Searched refs:original (Results 26 – 50 of 82) sorted by relevance

1234

/Zephyr-latest/lib/net_buf/
Dbuf_simple.c50 void net_buf_simple_clone(const struct net_buf_simple *original, in net_buf_simple_clone() argument
53 memcpy(clone, original, sizeof(struct net_buf_simple)); in net_buf_simple_clone()
/Zephyr-latest/boards/nordic/nrf52dk/doc/
Dindex.rst418 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
442 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
/Zephyr-latest/doc/project/
Ddocumentation.rst34 the original requirements.
Dproject_roles.rst101 be addressed by the original submitter. In cases where the changes requested do
175 * Responsibility to re-assign a pull request if they are the original submitter
310 * Re-assigned by original assignee
Ddev_env_and_tools.rst96 Any changes that touch the logic or the original design of a subsystem or
191 - In case of both issues and pull-requests the original poster needs to respond
/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_edtlib.py898 original = getattr(edt, attribute)
899 assert equal(copy, original)
900 assert copy is not original
/Zephyr-latest/cmake/modules/
DFindDeprecated.cmake28 # and then in the original CMakeLists.txt, this code is inserted instead:
/Zephyr-latest/tests/bsim/bluetooth/mesh/
DREADME.rst36 When running test applications independently, make sure to assign the original
/Zephyr-latest/kernel/
DKconfig.smp19 primitive than the original arch_swap mechanism. It is required
/Zephyr-latest/modules/hostap/
DKconfig378 For L2 roaming, the original AP and new AP are in the same subnet, client
380 For L3 roaming, the original AP and new AP are in different subnet, client
/Zephyr-latest/doc/kernel/services/other/
Dfloat.rst149 FPU user to a non-user thread, and then back to the original FPU user.
199 during its scheduling slot), and then back to the original FPU user.
260 switching from an FPU user to a non-user thread, and then back to the original
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt77 page translation we want (NOT for the original requested address, we
95 After the TLB refill exception, the original faulting instruction is
97 fetching a new TLB entry, which is then used to service the original
/Zephyr-latest/boards/adafruit/nrf52_adafruit_feather/doc/
Dindex.rst178 .. _pinouts: https://cdn-learn.adafruit.com/assets/assets/000/046/210/original/Feather_NRF52_Pinout…
/Zephyr-latest/
DLICENSE43 represent, as a whole, an original work of authorship. For the purposes
49 the original version of the Work and any modifications or additions
DCODE_OF_CONDUCT.md125 The only changes made by The Zephyr Project to the original document were to
/Zephyr-latest/cmake/linker_script/arm/
Dlinker.cmake99 # Here the original linker would check for __GCC_LINKER_CMD__, need to check toolchain linker ?
/Zephyr-latest/doc/services/device_mgmt/
Dsmp_protocol.rst45 The original specification states that SMP should support receiving
/Zephyr-latest/lib/os/
DKconfig.cbprintf97 conversions. The precision of the original specification is
/Zephyr-latest/boards/nordic/nrf52833dk/doc/
Dindex.rst229 IC, which is a variant of the original nRF52833. Since Nordic does not offer a
/Zephyr-latest/boards/nordic/nrf52840dk/doc/
Dindex.rst226 IC, which is a variant of the original nRF52840. Since Nordic does not offer a
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Ddtlib.py984 original = getattr(self, attr_name)
986 key: path2node_copy[original[key].path]
987 for key in original
/Zephyr-latest/doc/build/kconfig/
Dmenuconfig.rst143 up your original configuration file.
/Zephyr-latest/boards/m5stack/m5stack_cores3/doc/
Dindex.rst7 M5Stack CoreS3 SE is the compact version of CoreS3. It has the same form factor as the original M5S…
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_1.rst329 sent in the original first packet so that the upload state can be re-created
330 by the server. If the original fields are not included, the upload will be
/Zephyr-latest/doc/security/
Dreporting.rst13 advisory GitHub_. The original submitter will be granted permission to

1234