Home
last modified time | relevance | path

Searched refs:rt_interrupt_enter (Results 1 – 25 of 42) sorted by relevance

12

/libcpu/ia32/
A Dtrapisr_gcc.S70 .globl rt_interrupt_enter
81 call rt_interrupt_enter
A Dhdisr_gcc.S57 .globl rt_interrupt_enter
73 call rt_interrupt_enter
/libcpu/mips/common/
A Dcontext_gcc.S72 .globl rt_interrupt_enter
84 jal rt_interrupt_enter
/libcpu/ppc/ppc405/
A Dinterrupt.c38 rt_interrupt_enter(); in uic_int_handler()
/libcpu/v850/70f34/
A Dcontext_iar.S35 EXTERN rt_interrupt_enter
163 jarl rt_interrupt_enter,lp
A Dcontext_iar.asm35 EXTERN rt_interrupt_enter
163 jarl rt_interrupt_enter,lp
/libcpu/arm/realview-a8-vmm/
A Dstart_gcc.S129 .globl rt_interrupt_enter
144 bl rt_interrupt_enter
/libcpu/xilinx/microblaze/
A Dcontext_gcc.S14 .globl rt_interrupt_enter
155 BRLID r15, rt_interrupt_enter
/libcpu/aarch64/common/
A Dvector_gcc.S108 bl rt_interrupt_enter
/libcpu/arm/AT91SAM7S/
A Dstart_gcc.S161 .globl rt_interrupt_enter
168 bl rt_interrupt_enter
/libcpu/arm/AT91SAM7X/
A Dstart_gcc.S203 .globl rt_interrupt_enter
210 bl rt_interrupt_enter
/libcpu/risc-v/common64/
A Dtrap.c306 rt_interrupt_enter(); in handle_trap()
313 rt_interrupt_enter(); in handle_trap()
/libcpu/arm/s3c44b0/
A Dstart_gcc.S135 .globl rt_interrupt_enter
143 bl rt_interrupt_enter
/libcpu/arm/lpc24xx/
A Dstart_gcc.S186 .globl rt_interrupt_enter
193 bl rt_interrupt_enter
/libcpu/ti-dsp/c28x/
A Dcpuport.c161 void rt_interrupt_enter(void) in rt_interrupt_enter() function
/libcpu/arm/lpc214x/
A Dstartup_gcc.S11 .extern rt_interrupt_enter
231 bl rt_interrupt_enter /* 通知RT-Thread进入中断模式 */
/libcpu/arm/am335x/
A Dstart_gcc.S192 .globl rt_interrupt_enter
206 bl rt_interrupt_enter
/libcpu/arm/arm926/
A Dstart_iar.S183 IMPORT rt_interrupt_enter
226 BL rt_interrupt_enter
A Dstart_rvds.S173 IMPORT rt_interrupt_enter
226 BL rt_interrupt_enter
/libcpu/unicore32/sep6200/
A Dstart_gcc.S243 .globl rt_interrupt_enter
254 b.l rt_interrupt_enter
/libcpu/arc/em/
A Dcontex_gcc_mw.S10 .global rt_interrupt_enter;
278 jl rt_interrupt_enter
/libcpu/avr32/uc3/
A Dexception_gcc.S216 call rt_interrupt_enter
/libcpu/arm/cortex-r4/
A Dcontext_ccs.asm19 .ref rt_interrupt_enter
A Dcontext_gcc.S22 .globl rt_interrupt_enter
/libcpu/arm/cortex-r52/
A Dcontext_gcc.S17 .globl rt_interrupt_enter

Completed in 28 milliseconds

12