Searched full:original (Results 1 – 25 of 228) sorted by relevance
12345678910
/Zephyr-Core-3.5.0/doc/project/ |
D | modifying_contributions.rst | 11 to Zephyr's main branch as part of the original pull requests. The authors 12 of the pull requests are responsible for amending their original commits 41 instead of assisting in getting the patches merged in their original 43 * invite the original author of the patches to their pull request review. 56 If the original patches are substantially modified, the developer can either: 58 * (preferably) reach out to the original author and request them to 60 the original sign-off line and author identity, or 63 shall identify in the commit message(s) the original source the 64 submitted work is based on (mentioning, for example, the original PR 70 inside their original branch or pull request, by other Zephyr developers.
|
/Zephyr-Core-3.5.0/tests/boot/with_mcumgr/pytest/ |
D | test_downgrade_prevention.py | 29 image version is 0.0.0 (lower than version of the original app) 34 6) Verify that the original application is booted (version 1.1.1) 59 logger.info('Verify that the original APP is booted')
|
/Zephyr-Core-3.5.0/tests/kernel/interrupt/src/ |
D | interrupt_offload.c | 31 * is greater than the original thread. 59 /*TESTPOINT: original thread run right after irq end.*/ in entry_offload_job() 235 * - If the priority of the original thread < offload job, offload jobs 238 * - If the priority of the original thread >= offload job, offload 260 * - If the priority of the original thread < offload job, offload jobs 263 * - If the priority of the original thread >= offload job, offload
|
/Zephyr-Core-3.5.0/tests/boards/intel_adsp/mm/src/ |
D | main.c | 77 "mapping and original don't match (0x%x != 0x%x)", 96 "remapping and original don't match"); 139 "page copy modified original"); 155 "original page data changed after unmap"); 203 "mapping and original don't match (0x%x != 0x%x)", in ZTEST() 222 "remapping and original don't match"); in ZTEST() 265 "page copy modified original"); in ZTEST() 281 "original page data changed after unmap"); in ZTEST()
|
/Zephyr-Core-3.5.0/subsys/net/l2/ieee802154/ |
D | ieee802154_security.h | 27 * @param frame Pointer to the frame data in original (little endian) byte order. 43 * @param frame Pointer to the frame data in original (little endian) byte order.
|
/Zephyr-Core-3.5.0/include/zephyr/kernel/internal/ |
D | sched_priq.h | 18 * to the list. This corresponds to the way the original _wait_q_t 48 * to the original Zephyr scheduler. RAM requirements are
|
/Zephyr-Core-3.5.0/drivers/smbus/ |
D | smbus_utils.h | 13 * @param callbacks A pointer to the original list of callbacks (can be NULL) 36 * @param callbacks A pointer to the original list of callbacks (can be NULL)
|
/Zephyr-Core-3.5.0/subsys/net/lib/http/ |
D | README_http_parser | 5 externally maintained open source project. The original upstream code
|
/Zephyr-Core-3.5.0/arch/x86/core/intel64/ |
D | userspace.S | 73 /* Save original stack pointer from user mode in memory, at the 126 * We save caller-saved registers so we can restore to original values 157 * Callee-saved registers are un-touched from original values per C 160 * call. We saved them earlier, restore their original values when 164 * We also can't have RCX and R11 clobbered as we need the original
|
/Zephyr-Core-3.5.0/samples/compression/lz4/src/ |
D | main.c | 54 printk("Original Data size: %d\n", src_size); in main() 86 printk("Decompressed data is different from original\n"); in main()
|
/Zephyr-Core-3.5.0/drivers/gpio/ |
D | Kconfig.it8xxx2 | 29 gpio mode by original GPIO_ITE_IT8XXX2 driver.
|
/Zephyr-Core-3.5.0/tests/bluetooth/host/buf/mocks/ |
D | iso.c | 12 * should be kept in sync with the original.
|
/Zephyr-Core-3.5.0/soc/x86/intel_ish/utils/ |
D | build_ish_firmware.py | 88 # Append original kernel image 95 # Append original aon image
|
/Zephyr-Core-3.5.0/boards/arm/nrf52dk_nrf52810/doc/ |
D | index.rst | 11 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
/Zephyr-Core-3.5.0/boards/arm/nrf52833dk_nrf52820/doc/ |
D | index.rst | 11 IC, which is a variant of the original nRF52833. Since Nordic does not offer a
|
/Zephyr-Core-3.5.0/boards/arm/nrf52dk_nrf52805/doc/ |
D | index.rst | 11 cost-reduced variant of the original nRF52832. Since Nordic does not offer a
|
/Zephyr-Core-3.5.0/boards/arm/nrf52840dk_nrf52811/doc/ |
D | index.rst | 11 IC, which is a variant of the original nRF52840. Since Nordic does not offer a
|
/Zephyr-Core-3.5.0/arch/arm/core/ |
D | userspace.S | 351 /* Restore user stack and original r0, r1 */ 400 * r8 contains original LR 428 /* original r0 is saved in ip */ 580 * restore the others to original values. 586 * return back to original function that called SVC, add 1 to force thumb 606 * restore the others to original values. 613 * return back to original function that called SVC, add 1 to force thumb 625 * restore the others to original values. 632 * return back to original function that called SVC
|
/Zephyr-Core-3.5.0/arch/arc/core/ |
D | fault_s.S | 92 * not in the original sp (thread stack or interrupt stack). 95 * is setup in original sp, double exception may be raised during 104 /* ilink is the thread's original sp */
|
/Zephyr-Core-3.5.0/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 143 bool "Support original protocol" 146 This option will enable supporting the original SMP protocol whereby
|
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/hello_world/src/ |
D | main.c | 30 /* Note: Modified from original while(true) to accommodate CI */ in main()
|
/Zephyr-Core-3.5.0/scripts/schemas/twister/ |
D | platform-schema.yaml | 9 # The original spec comes from Zephyr's twister script
|
/Zephyr-Core-3.5.0/tests/drivers/uart/uart_basic_api/src/ |
D | test_uart_fifo.c | 20 * original data size. 29 * sent out will be equal to the original length of the characters.
|
/Zephyr-Core-3.5.0/boards/arm/nrf52_adafruit_feather/ |
D | board.h | 13 …* https://cdn-learn.adafruit.com/assets/assets/000/039/913/original/microcontrollers_BluefruitnRF5…
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | speculation.h | 31 * @return The original index value if < size, or 0
|
12345678910