Home
last modified time | relevance | path

Searched refs:rt_hw_context_switch_interrupt (Results 1 – 25 of 52) sorted by relevance

123

/nrf52832-nimble/rt-thread/libcpu/avr32/uc3/
H A Dcontext_gcc.S83 .globl rt_hw_context_switch_interrupt symbol
84 .type rt_hw_context_switch_interrupt, %function
85 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/c-sky/ck802/
H A Dcontex_ck802_gcc.S80 .global rt_hw_context_switch_interrupt symbol
81 .type rt_hw_context_switch_interrupt, %function
82 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/mips/x1000/
H A Dmips_context_gcc.S79 LEAF(rt_hw_context_switch_interrupt)
94 END(rt_hw_context_switch_interrupt)
/nrf52832-nimble/rt-thread/libcpu/xilinx/microblaze/
H A Dcontext_gcc.S125 .globl rt_hw_context_switch_interrupt symbol
126 .ent rt_hw_context_switch_interrupt
128 rt_hw_context_switch_interrupt: label
145 .end rt_hw_context_switch_interrupt
/nrf52832-nimble/rt-thread/libcpu/ia32/
H A Dcontext_gcc.S93 .globl rt_hw_context_switch_interrupt symbol
94 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/lpc214x/
H A Dcontext_gcc.S13 .global rt_hw_context_switch_interrupt symbol
93 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m3/
H A Dcontext_gcc.S53 .global rt_hw_context_switch_interrupt symbol
54 .type rt_hw_context_switch_interrupt, %function
57 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/
H A Dcontext_gcc.S77 .globl rt_hw_context_switch_interrupt symbol
78 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1b/
H A Dcontext_gcc.S74 .globl rt_hw_context_switch_interrupt symbol
75 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/mips/pic32/
H A Dcontext_gcc.S61 .globl rt_hw_context_switch_interrupt symbol
62 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m0/
H A Dcontext_gcc.S52 .global rt_hw_context_switch_interrupt symbol
53 .type rt_hw_context_switch_interrupt, %function
56 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/include/
H A Drthw.h115 void rt_hw_context_switch_interrupt(void *context, rt_ubase_t from, rt_ubase_t to, struct rt_thread…
119 void rt_hw_context_switch_interrupt(rt_ubase_t from, rt_ubase_t to);
/nrf52832-nimble/rt-thread/libcpu/mips/xburst/
H A Dcontext_gcc.S66 .globl rt_hw_context_switch_interrupt symbol
67 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/arm926/
H A Dcontext_gcc.S65 .globl rt_hw_context_switch_interrupt symbol
66 rt_hw_context_switch_interrupt: label
H A Dcontext_iar.S67 PUBLIC rt_hw_context_switch_interrupt
68 rt_hw_context_switch_interrupt: label
H A Dcontext_rvds.S75 rt_hw_context_switch_interrupt proc label
76 export rt_hw_context_switch_interrupt
/nrf52832-nimble/rt-thread/libcpu/arm/am335x/
H A Dcontext_iar.S81 PUBLIC rt_hw_context_switch_interrupt
82 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m4/
H A Dcontext_gcc.S55 .global rt_hw_context_switch_interrupt symbol
56 .type rt_hw_context_switch_interrupt, %function
60 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m7/
H A Dcontext_gcc.S55 .global rt_hw_context_switch_interrupt symbol
56 .type rt_hw_context_switch_interrupt, %function
60 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/
H A Dcontext_gcc.S85 .globl rt_hw_context_switch_interrupt symbol
86 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Dcontext_gcc.S9 .globl rt_hw_context_switch_interrupt symbol
188 .globl rt_hw_context_switch_interrupt symbol
189 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/
H A Dcontext_gcc.S145 .globl rt_hw_context_switch_interrupt symbol
146 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/
H A Dcontext_gcc.S82 .globl rt_hw_context_switch_interrupt symbol
83 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/
H A Dcontext_gcc.S82 .globl rt_hw_context_switch_interrupt symbol
83 rt_hw_context_switch_interrupt: label
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7X/
H A Dcontext_gcc.S82 .globl rt_hw_context_switch_interrupt symbol
83 rt_hw_context_switch_interrupt: label

123