/Zephyr-latest/kernel/ |
D | main_weak.c | 27 arch_nop(); in main()
|
D | busy_wait.c | 43 arch_nop(); in z_impl_k_busy_wait()
|
D | idle.c | 101 arch_nop(); in arch_spin_relax()
|
/Zephyr-latest/include/zephyr/arch/arm64/ |
D | misc.h | 37 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | misc.h | 36 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/include/zephyr/arch/posix/ |
D | arch.h | 56 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/soc/nxp/kinetis/ke1xf/ |
D | power.c | 21 arch_nop(); in wait_for_flash_prefetch_and_idle()
|
/Zephyr-latest/soc/nxp/kinetis/ke1xz/ |
D | power.c | 20 arch_nop(); in wait_for_flash_prefetch_and_idle()
|
/Zephyr-latest/include/zephyr/arch/mips/ |
D | arch.h | 92 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/include/zephyr/arch/sparc/ |
D | arch.h | 92 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/tests/kernel/interrupt/src/ |
D | regular_isr.c | 107 arch_nop(); in ZTEST()
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_control_mchp_xec.c | 760 arch_nop(); in xec_clock_control_core_clock_divider_set() 761 arch_nop(); in xec_clock_control_core_clock_divider_set() 762 arch_nop(); in xec_clock_control_core_clock_divider_set() 763 arch_nop(); in xec_clock_control_core_clock_divider_set() 765 arch_nop(); in xec_clock_control_core_clock_divider_set() 766 arch_nop(); in xec_clock_control_core_clock_divider_set() 767 arch_nop(); in xec_clock_control_core_clock_divider_set() 768 arch_nop(); in xec_clock_control_core_clock_divider_set()
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | arch.h | 164 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/drivers/usb/udc/ |
D | udc_rpi_pico.c | 219 arch_nop(); in rpi_pico_prep_rx() 220 arch_nop(); in rpi_pico_prep_rx() 221 arch_nop(); in rpi_pico_prep_rx() 256 arch_nop(); in rpi_pico_prep_tx() 257 arch_nop(); in rpi_pico_prep_tx() 258 arch_nop(); in rpi_pico_prep_tx() 854 arch_nop(); in udc_rpi_pico_ep_clear_halt() 855 arch_nop(); in udc_rpi_pico_ep_clear_halt() 856 arch_nop(); in udc_rpi_pico_ep_clear_halt()
|
/Zephyr-latest/include/zephyr/arch/xtensa/ |
D | arch.h | 141 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/kernel/include/ |
D | kernel_arch_interface.h | 617 static inline void arch_nop(void);
|
/Zephyr-latest/include/zephyr/arch/riscv/ |
D | arch.h | 275 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/subsys/testsuite/include/zephyr/ |
D | interrupt_util.h | 156 arch_nop(); in trigger_irq()
|
/Zephyr-latest/include/zephyr/arch/arc/ |
D | arch.h | 348 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/include/zephyr/arch/x86/ |
D | arch.h | 333 static ALWAYS_INLINE void arch_nop(void) in arch_nop() function
|
/Zephyr-latest/arch/riscv/core/ |
D | fpu.c | 175 arch_nop(); in flush_owned_fpu()
|
/Zephyr-latest/drivers/usb/device/ |
D | usb_dc_rpi_pico.c | 139 arch_nop(); in udc_rpi_start_xfer() 140 arch_nop(); in udc_rpi_start_xfer() 141 arch_nop(); in udc_rpi_start_xfer()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.6.rst | 1052 * Testcases of testing for arch_nop() and errno.
|