Home
last modified time | relevance | path

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

12

/bsp/allwinner_tina/libcpu/
A Dcontext_gcc.S64 .globl rt_interrupt_to_thread
76 LDR R2, =rt_interrupt_to_thread @; set rt_interrupt_to_thread
A Dinterrupt.c18 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
44 rt_interrupt_to_thread = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S248 .global rt_interrupt_to_thread
296 ldr r6, =rt_interrupt_to_thread
/bsp/bluetrum/libcpu/cpu/
A Dcontext_gcc.S14 .global rt_interrupt_to_thread
144 sw a0, rt_interrupt_to_thread, a4 /*set rt_interrupt_to_thread*/
165 sw a1, rt_interrupt_to_thread, a4 /*set rt_interrupt_to_thread*/
181 lw a0, rt_interrupt_to_thread
199 sw a1, rt_interrupt_to_thread, a4 /*set rt_interrupt_to_thread*/
A Dcpuport.c15 volatile rt_ubase_t rt_interrupt_to_thread = 0; variable
/bsp/m16c62p/drivers/
A Dinterrupts_iar.asm19 EXTERN rt_interrupt_to_thread
34 MOV.W rt_interrupt_to_thread, A0
/bsp/raspberry-pi/raspi2/cpu/
A Dinterrupt.c25 rt_uint32_t rt_interrupt_to_thread; variable
66 rt_interrupt_to_thread = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S162 .globl rt_interrupt_to_thread
212 ldr r6, =rt_interrupt_to_thread
/bsp/nxp/imx/imx6sx/cortex-a9/cpu/
A Dinterrupt.c29 rt_uint32_t rt_interrupt_to_thread; variable
84 rt_interrupt_to_thread = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S132 .globl rt_interrupt_to_thread
182 ldr r6, =rt_interrupt_to_thread
/bsp/raspberry-pi/raspi3-32/cpu/
A Dinterrupt.c41 rt_uint32_t rt_interrupt_to_thread; variable
79 rt_interrupt_to_thread = 0; in rt_hw_interrupt_init()
A Dcontext_gcc.S146 ldr r2, =rt_interrupt_to_thread @ set rt_interrupt_to_thread
A Dstart_gcc.S208 .globl rt_interrupt_to_thread
323 ldr r6, =rt_interrupt_to_thread
/bsp/bf533/
A Dboard.c83 extern rt_uint32_t rt_interrupt_to_thread; in rt_hw_interrupt_init()
93 rt_interrupt_to_thread = 0; in rt_hw_interrupt_init()
/bsp/raspberry-pico/RP2040/libcpu/
A Dcontext_gcc.S79 LDR R2, =rt_interrupt_to_thread /* set rt_interrupt_to_thread */
156 LDR R1, =rt_interrupt_to_thread
193 LDR R1, =rt_interrupt_to_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;
106 rt_interrupt_to_thread = 0; in rt_hw_interrupt_init()
/bsp/asm9260t/platform/
A Dinterrupt.c24 rt_uint32_t rt_interrupt_to_thread; variable
96 rt_interrupt_to_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
184 rt_interrupt_to_thread = 0; in rt_hw_interrupt_init()
A Dstart_gcc.S262 .globl rt_interrupt_to_thread
/bsp/nuvoton/libraries/n9h30/rtt_port/
A Ddrv_sys.c26 rt_uint32_t rt_interrupt_from_thread, rt_interrupt_to_thread; variable
84 rt_interrupt_to_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
217 rt_interrupt_to_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
234 rt_interrupt_to_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
118 rt_interrupt_to_thread = 0; in rt_hw_interrupt_init()
/bsp/stm32/stm32h563-st-nucleo/
A Dcontext_rvds.lst60 33 00000000 IMPORT rt_interrupt_to_thread
119 79 00000020 4A5A LDR r2, =rt_interrupt_to_thread ; s
273 167 000000A8 4938 LDR r1, =rt_interrupt_to_thread
349 215 000000EE 4927 LDR r1, =rt_interrupt_to_thread
725 rt_interrupt_to_thread 00000000
727 Symbol: rt_interrupt_to_thread

Completed in 69 milliseconds

12