Home
last modified time | relevance | path

Searched full:nop (Results 1 – 25 of 117) sorted by relevance

12345

/Zephyr-latest/arch/sparc/core/
Dswitch.S52 nop
53 nop
54 nop
68 nop
82 nop
91 nop
92 nop
93 nop
104 nop
105 nop
[all …]
Dinterrupt_trap.S50 nop
61 nop
62 nop
63 nop
144 nop
145 nop
146 nop
150 nop
155 nop
164 nop
[all …]
Dsw_trap_set_pil.S35 nop
36 nop
37 nop
Dfault_trap.S44 nop
55 nop
56 nop
57 nop
101 nop
102 nop
103 nop
Dreset_trap.S57 nop
61 nop
64 nop
Dwindow_trap.S41 nop
58 nop
59 nop
60 nop
Dtrap_table_mvt.S38 nop;
47 nop; \
48 nop; \
49 nop;
/Zephyr-latest/dts/bindings/led_strip/
Dworldsemi,ws2812-gpio.yaml81 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/arch/mips/core/
Dreset.S44 nop /* delay slot */
57 nop /* delay slot */
/Zephyr-latest/drivers/led_strip/
DKconfig.ws281260 …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/soc/ite/ec/it8xxx2/
D__arithmetic.S10 * The workaround requires the nop instruction, please don't optimize it.
26 nop label
/Zephyr-latest/arch/arc/core/
Dthread_entry_wrapper.S37 nop
49 nop
/Zephyr-latest/soc/intel/intel_adsp/cavs/
Dasm_ldo_management.h29 nop
72 nop
92 nop
Dpower.c229 #define NOP4 __asm__ volatile("nop; nop; nop; nop"); in arch_cpu_idle()
/Zephyr-latest/soc/intel/intel_adsp/common/
Dmultiprocessing.c55 #define NOP4 "nop; nop; nop; nop;"
/Zephyr-latest/tests/subsys/edac/ibecc_cov/src/
Dibecc.c30 TC_PRINT("Simulate sys_out8() NOP\n"); in mock_sys_out8()
54 TC_PRINT("Simulate sys_write64() NOP\n"); in mock_sys_write64()
59 TC_PRINT("Simulate pcie_conf_write() NOP\n"); in mock_conf_write()
/Zephyr-latest/dts/bindings/phy/
Dusb-nop-xceiv.yaml8 compatible: "usb-nop-xceiv"
/Zephyr-latest/include/zephyr/arch/arm64/
Dmisc.h39 __asm__ volatile("nop"); in arch_nop()
/Zephyr-latest/arch/xtensa/core/
Dsmp.c17 #define NOP1(_, __) __asm__ volatile("nop.n;"); in arch_spin_relax()
/Zephyr-latest/samples/subsys/llext/shell_loader/
DREADME.rst116 1c: 46c0 nop ; (mov r8, r8)
121 26: 46c0 nop ; (mov r8, r8)
129 36: 46c0 nop ; (mov r8, r8)
/Zephyr-latest/dts/arm/st/l4/
Dstm32l452.dtsi29 compatible = "usb-nop-xceiv";
Dstm32l475.dtsi29 compatible = "usb-nop-xceiv";
/Zephyr-latest/dts/arm/st/u5/
Dstm32u575.dtsi30 compatible = "usb-nop-xceiv";
Dstm32u545.dtsi32 compatible = "usb-nop-xceiv";
/Zephyr-latest/kernel/
Dmain_weak.c26 /* NOP default main() if the application does not provide one. */ in main()

12345