Home
last modified time | relevance | path

Searched full:assembly (Results 1 – 25 of 125) sorted by relevance

12345

/Zephyr-latest/samples/drivers/clock_control_xec/
DREADME.rst20 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/
Dsmp_reassembly.h17 * 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/
Dworldsemi,ws2812-gpio.yaml9 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/
DKconfig.ws281233 # 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.S20 * inline assembly, or plain assembly.
/Zephyr-latest/arch/arm/include/
Dkernel_arch_func.h14 * This file is also included by assembly language files which must #define
16 * assembly source files obtains structure offset values via "absolute symbols"
Dkernel_arch_data.h14 * 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/
Dkernel_arch_data.h15 * This file is also included by assembly language files which must #define
17 * assembly source files obtains structure offset values via "absolute
Dkernel_arch_func.h14 * 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/
Dkernel_arch_data.h14 * This file is also included by assembly language files which must #define
16 * assembly source files obtains structure offset values via "absolute symbols"
Dkernel_arch_func.h14 * 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/
Derrno.c19 * Define _k_neg_eagain for use in assembly files as errno.h is
20 * not assembly language safe.
/Zephyr-latest/include/zephyr/arch/common/
Dexc_handle.h18 * written assembly language version of strlen (arch_user_string_len)
24 * these functions need to be written in assembly.
/Zephyr-latest/arch/arc/include/
Dkernel_arch_func.h14 * This file is also included by assembly language files which must #define
16 * assembly source files obtains structure offset values via "absolute
Dkernel_arch_data.h14 * 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/
Dassembler.h8 * and inline assembly.
17 * are not "honored" in inline assembly. So each variant is unconditional
/Zephyr-latest/arch/x86/include/ia32/
Dkernel_arch_data.h18 * 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/
Dkernel_arch_func.h14 * 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/
Dgen_offset_header.py12 intended for use in assembly code.
35 * assembly code.
/Zephyr-latest/include/zephyr/arch/arc/
Dtool-compat.h14 * arguments in assembly macro. Here is the preprocessor macro to handle the
/Zephyr-latest/arch/arm/include/cortex_m/
Dkernel_arch_func.h14 * 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/
Doffsets.c21 * Typically, only those members that are accessed by assembly language routines
/Zephyr-latest/soc/openisa/rv32m1/
Dsoc_offsets.h23 * for use in assembly.
/Zephyr-latest/include/zephyr/arch/x86/intel64/
Dexception.h46 /* Pushed by CPU or assembly stub */
/Zephyr-latest/
D.editorconfig14 # Assembly

12345