Searched full:assembly (Results 1 – 25 of 125) sorted by relevance
12345
/Zephyr-latest/samples/drivers/clock_control_xec/ |
D | README.rst | 20 GPIO221 alternate function 1 is 32KHZ_OUT and can be monitored on Assembly 6915 JP7 pin 5. 23 MEC172x Assembly 6915 29 MEC172x Assembly 6915 34 MEC172x Assembly 6906 (baseboard) 37 from coupling to JP2 on Assembly 6915. 40 MEC172x Assembly 6915 45 MEC172x Assembly 6906 (baseboard) 48 XTAL2_32KHZ_IN signal routed to XTAL2 MEC172x pin on Assembly 6915 51 MEC172x Assembly 6915 56 MEC172x Assembly 6906 (baseboard) [all …]
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/include/mgmt/mcumgr/transport/ |
D | smp_reassembly.h | 17 * Initialize re-assembly context within smp_transport 27 * Collect data to re-assembly buffer 29 * The function adds data to the end of current re-assembly buffer; it will allocate new buffer 41 * point in passing an empty fragment for re-assembly. 50 * -ENOMEM if failed to allocate a new buffer for packet assembly; 65 * -EINVAL if there is no packet in re-assembly; 73 * If successful then the re-assembly context in @p smpt will indicate that there is no 74 * re-assembly in progress. 87 * -EINVAL if there is no re-assembly in progress; 102 * -EINVAL if there is no re-assembly in progress. [all …]
|
/Zephyr-latest/dts/bindings/led_strip/ |
D | worldsemi,ws2812-gpio.yaml | 9 The CPU driver uses inline assembly, and isn't available for all 81 Number of NOP assembly operations to create a delay for a 1 bit, high 87 Number of NOP assembly operations to create a delay for a 1 bit, low 93 Number of NOP assembly operations to create a delay for a 0 bit, high 99 Number of NOP assembly operations to create a delay for a 0 bit, low
|
/Zephyr-latest/drivers/led_strip/ |
D | Kconfig.ws2812 | 33 # Only an Cortex-M inline assembly implementation for the nRF91, nRF51, 42 assembly, and is not available on all SoCs. 60 …Number of NOP assembly operations to create a delay for a 1 bit, high voltage period (default 700 … 70 …Number of NOP assembly operations to create a delay for a 1 bit, low voltage period (default 600 n… 80 …Number of NOP assembly operations to create a delay for a 0 bit, high voltage period (default 350 … 90 …Number of NOP assembly operations to create a delay for a 0 bit, low voltage period (default 800 …
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | __aeabi_read_tp.S | 20 * inline assembly, or plain assembly.
|
/Zephyr-latest/arch/arm/include/ |
D | kernel_arch_func.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute symbols"
|
D | kernel_arch_data.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute symbols"
|
/Zephyr-latest/arch/nios2/include/ |
D | kernel_arch_data.h | 15 * This file is also included by assembly language files which must #define 17 * assembly source files obtains structure offset values via "absolute
|
D | kernel_arch_func.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute
|
/Zephyr-latest/arch/arm64/include/ |
D | kernel_arch_data.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute symbols"
|
D | kernel_arch_func.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute symbols"
|
/Zephyr-latest/kernel/ |
D | errno.c | 19 * Define _k_neg_eagain for use in assembly files as errno.h is 20 * not assembly language safe.
|
/Zephyr-latest/include/zephyr/arch/common/ |
D | exc_handle.h | 18 * written assembly language version of strlen (arch_user_string_len) 24 * these functions need to be written in assembly.
|
/Zephyr-latest/arch/arc/include/ |
D | kernel_arch_func.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute
|
D | kernel_arch_data.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute
|
/Zephyr-latest/include/zephyr/arch/arc/asm-compat/ |
D | assembler.h | 8 * and inline assembly. 17 * are not "honored" in inline assembly. So each variant is unconditional
|
/Zephyr-latest/arch/x86/include/ia32/ |
D | kernel_arch_data.h | 18 * This file is also included by assembly language files which must #define 20 * assembly source files obtains structure offset values via "absolute symbols"
|
/Zephyr-latest/arch/arm/include/cortex_a_r/ |
D | kernel_arch_func.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute symbols"
|
/Zephyr-latest/scripts/build/ |
D | gen_offset_header.py | 12 intended for use in assembly code. 35 * assembly code.
|
/Zephyr-latest/include/zephyr/arch/arc/ |
D | tool-compat.h | 14 * arguments in assembly macro. Here is the preprocessor macro to handle the
|
/Zephyr-latest/arch/arm/include/cortex_m/ |
D | kernel_arch_func.h | 14 * This file is also included by assembly language files which must #define 16 * assembly source files obtains structure offset values via "absolute symbols"
|
/Zephyr-latest/arch/posix/core/offsets/ |
D | offsets.c | 21 * Typically, only those members that are accessed by assembly language routines
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc_offsets.h | 23 * for use in assembly.
|
/Zephyr-latest/include/zephyr/arch/x86/intel64/ |
D | exception.h | 46 /* Pushed by CPU or assembly stub */
|
/Zephyr-latest/ |
D | .editorconfig | 14 # Assembly
|
12345