Home
last modified time | relevance | path

Searched refs:rt_interrupt_from_thread (Results 1 – 25 of 26) sorted by relevance

12

/bsp/allwinner_tina/libcpu/
A Dcontext_gcc.S63 .globl rt_interrupt_from_thread
73 LDR R2, =rt_interrupt_from_thread @; set rt_interrupt_from_thread
A Dinterrupt.c18 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
43 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S247 .global rt_interrupt_from_thread
292 ldr r4, =rt_interrupt_from_thread
/bsp/bluetrum/libcpu/cpu/
A Dcontext_gcc.S13 .global rt_interrupt_from_thread
143 sw zero, rt_interrupt_from_thread, a4 /*set from thread to 0*/
164 sw a0, rt_interrupt_from_thread, a4 /*set rt_interrupt_from_thread*/
177 lw a0, rt_interrupt_from_thread
197 sw a0, rt_interrupt_from_thread, a4 /*set rt_interrupt_from_thread*/
A Dcpuport.c14 volatile rt_ubase_t rt_interrupt_from_thread = 0; variable
/bsp/m16c62p/drivers/
A Dinterrupts_iar.asm18 EXTERN rt_interrupt_from_thread
31 MOV.W rt_interrupt_from_thread, A0
/bsp/raspberry-pi/raspi2/cpu/
A Dinterrupt.c24 rt_uint32_t rt_interrupt_from_thread; variable
65 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S161 .globl rt_interrupt_from_thread
/bsp/nxp/imx/imx6sx/cortex-a9/cpu/
A Dinterrupt.c28 rt_uint32_t rt_interrupt_from_thread; variable
83 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S131 .globl rt_interrupt_from_thread
/bsp/raspberry-pi/raspi3-32/cpu/
A Dinterrupt.c40 rt_uint32_t rt_interrupt_from_thread; variable
78 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
A Dcontext_gcc.S141 ldr ip, =rt_interrupt_from_thread @ set rt_interrupt_from_thread
A Dstart_gcc.S207 .globl rt_interrupt_from_thread
/bsp/bf533/
A Dboard.c82 extern rt_uint32_t rt_interrupt_from_thread; in rt_hw_interrupt_init()
92 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
/bsp/raspberry-pico/RP2040/libcpu/
A Dcontext_gcc.S75 LDR R2, =rt_interrupt_from_thread /* set rt_interrupt_from_thread */
131 LDR R0, =rt_interrupt_from_thread
197 LDR R1, =rt_interrupt_from_thread
A Dcpuport.c189 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
/bsp/cvitek/c906_little/board/
A Dinterrupt.c19 extern rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread;
105 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
/bsp/asm9260t/platform/
A Dinterrupt.c23 rt_uint32_t rt_interrupt_from_thread; variable
95 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
/bsp/dm365/platform/
A Dinterrupt.c23 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
183 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S261 .globl rt_interrupt_from_thread
309 ldr r4, =rt_interrupt_from_thread
/bsp/nuvoton/libraries/n9h30/rtt_port/
A Ddrv_sys.c26 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
83 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
/bsp/at91/at91sam9260/platform/
A Dinterrupt.c21 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
216 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
/bsp/at91/at91sam9g45/platform/
A Dinterrupt.c23 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
233 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
/bsp/nuvoton/libraries/nuc980/rtt_port/
A Ddrv_sys.c26 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
117 rt_interrupt_from_thread = 0; in rt_hw_interrupt_init()
/bsp/stm32/stm32h563-st-nucleo/
A Dcontext_rvds.lst59 32 00000000 IMPORT rt_interrupt_from_thread
113 75 0000001C 4A5A LDR r2, =rt_interrupt_from_thread ;
176 114 0000004A 484F LDR r0, =rt_interrupt_from_thread ;
360 226 000000FE 4922 LDR r1, =rt_interrupt_from_thread
715 rt_interrupt_from_thread 00000000
717 Symbol: rt_interrupt_from_thread

Completed in 52 milliseconds

12