/nrf52832-nimble/rt-thread/libcpu/blackfin/bf53x/ |
H A D | cpuport.c | 20 rt_uint32_t rt_thread_switch_interrupt_flag; variable 65 if (rt_thread_switch_interrupt_flag != 1) in rt_hw_context_switch() 67 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch() 77 if (rt_thread_switch_interrupt_flag != 1) in rt_hw_context_switch_interrupt() 79 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_interrupt() 89 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_to()
|
/nrf52832-nimble/rt-thread/libcpu/rx/ |
H A D | cpuport.c | 31 rt_uint32_t rt_thread_switch_interrupt_flag; variable 151 if (rt_thread_switch_interrupt_flag == 0) in rt_hw_context_switch() 153 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch() 170 if (rt_thread_switch_interrupt_flag == 0) in rt_hw_context_switch_interrupt() 172 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_interrupt() 203 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_to()
|
/nrf52832-nimble/rt-thread/libcpu/m16c/m16c62p/ |
H A D | cpuport.c | 23 rt_uint8_t rt_thread_switch_interrupt_flag; variable 34 rt_thread_switch_interrupt_flag = 0; in rt_hw_interrupt_init() 90 if (rt_thread_switch_interrupt_flag != 1) in rt_hw_context_switch_interrupt() 92 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_interrupt()
|
/nrf52832-nimble/rt-thread/libcpu/v850/70f34/ |
H A D | cpuport.c | 23 rt_uint32_t rt_thread_switch_interrupt_flag; variable 34 rt_thread_switch_interrupt_flag = 0; in rt_hw_interrupt_init() 94 if (rt_thread_switch_interrupt_flag != 1) in rt_hw_context_switch_interrupt() 96 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_interrupt()
|
/nrf52832-nimble/rt-thread/libcpu/sim/win32/ |
H A D | cpu_port.c | 98 rt_uint32_t rt_thread_switch_interrupt_flag; variable 246 if(rt_thread_switch_interrupt_flag != 1) in rt_hw_context_switch_interrupt() 248 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_interrupt() 265 if(rt_thread_switch_interrupt_flag != 1) in rt_hw_context_switch() 267 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch() 301 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_to() 670 if(rt_thread_switch_interrupt_flag != 0) in YieldInterruptHandle() 672 rt_thread_switch_interrupt_flag = 0; in YieldInterruptHandle()
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m3/ |
H A D | context_rvds.S | 29 IMPORT rt_thread_switch_interrupt_flag 62 ; set rt_thread_switch_interrupt_flag to 1 63 LDR r2, =rt_thread_switch_interrupt_flag 93 ; get rt_thread_switch_interrupt_flag 94 LDR r0, =rt_thread_switch_interrupt_flag 98 ; clear rt_thread_switch_interrupt_flag to 0 144 LDR r1, =rt_thread_switch_interrupt_flag
|
H A D | context_iar.S | 30 IMPORT rt_thread_switch_interrupt_flag 60 ; set rt_thread_switch_interrupt_flag to 1 61 LDR r2, =rt_thread_switch_interrupt_flag 90 ; get rt_thread_switch_interrupt_flag 91 LDR r0, =rt_thread_switch_interrupt_flag 95 ; clear rt_thread_switch_interrupt_flag to 0 138 LDR r1, =rt_thread_switch_interrupt_flag
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m0/ |
H A D | context_iar.S | 30 IMPORT rt_thread_switch_interrupt_flag 60 ; set rt_thread_switch_interrupt_flag to 1 61 LDR r2, =rt_thread_switch_interrupt_flag 90 ; get rt_thread_switch_interrupt_flag 91 LDR r0, =rt_thread_switch_interrupt_flag 96 ; clear rt_thread_switch_interrupt_flag to 0 162 LDR r1, =rt_thread_switch_interrupt_flag
|
H A D | context_rvds.S | 30 IMPORT rt_thread_switch_interrupt_flag 63 ; set rt_thread_switch_interrupt_flag to 1 64 LDR r2, =rt_thread_switch_interrupt_flag 94 ; get rt_thread_switch_interrupt_flag 95 LDR r0, =rt_thread_switch_interrupt_flag 100 ; clear rt_thread_switch_interrupt_flag to 0 167 LDR r1, =rt_thread_switch_interrupt_flag
|
/nrf52832-nimble/rt-thread/libcpu/risc-v/common/ |
H A D | cpuport.c | 19 volatile rt_uint32_t rt_thread_switch_interrupt_flag = 0; variable 108 if (rt_thread_switch_interrupt_flag == 0) in rt_hw_context_switch_interrupt() 112 rt_thread_switch_interrupt_flag = 1; in rt_hw_context_switch_interrupt()
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m4/ |
H A D | context_rvds.S | 31 IMPORT rt_thread_switch_interrupt_flag 64 ; set rt_thread_switch_interrupt_flag to 1 65 LDR r2, =rt_thread_switch_interrupt_flag 95 ; get rt_thread_switch_interrupt_flag 96 LDR r0, =rt_thread_switch_interrupt_flag 100 ; clear rt_thread_switch_interrupt_flag to 0 185 LDR r1, =rt_thread_switch_interrupt_flag
|
H A D | context_iar.S | 32 IMPORT rt_thread_switch_interrupt_flag 62 ; set rt_thread_switch_interrupt_flag to 1 63 LDR r2, =rt_thread_switch_interrupt_flag 92 ; get rt_thread_switch_interrupt_flag 93 LDR r0, =rt_thread_switch_interrupt_flag 97 ; clear rt_thread_switch_interrupt_flag to 0 185 LDR r1, =rt_thread_switch_interrupt_flag
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-m7/ |
H A D | context_rvds.S | 31 IMPORT rt_thread_switch_interrupt_flag 64 ; set rt_thread_switch_interrupt_flag to 1 65 LDR r2, =rt_thread_switch_interrupt_flag 95 ; get rt_thread_switch_interrupt_flag 96 LDR r0, =rt_thread_switch_interrupt_flag 100 ; clear rt_thread_switch_interrupt_flag to 0 185 LDR r1, =rt_thread_switch_interrupt_flag
|
H A D | context_iar.S | 32 IMPORT rt_thread_switch_interrupt_flag 62 ; set rt_thread_switch_interrupt_flag to 1 63 LDR r2, =rt_thread_switch_interrupt_flag 92 ; get rt_thread_switch_interrupt_flag 93 LDR r0, =rt_thread_switch_interrupt_flag 97 ; clear rt_thread_switch_interrupt_flag to 0 185 LDR r1, =rt_thread_switch_interrupt_flag
|
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1b/ |
H A D | context_gcc.S | 71 .globl rt_thread_switch_interrupt_flag symbol 76 la t0, rt_thread_switch_interrupt_flag 124 la k0, rt_thread_switch_interrupt_flag
|
/nrf52832-nimble/rt-thread/libcpu/mips/pic32/ |
H A D | context_gcc.S | 58 .globl rt_thread_switch_interrupt_flag symbol 63 la t0, rt_thread_switch_interrupt_flag 103 la k0, rt_thread_switch_interrupt_flag
|
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7S/ |
H A D | interrupt.c | 19 rt_uint32_t rt_thread_switch_interrupt_flag; variable 47 rt_thread_switch_interrupt_flag = 0; in rt_hw_interrupt_init()
|
/nrf52832-nimble/rt-thread/libcpu/mips/xburst/ |
H A D | context_gcc.S | 63 .globl rt_thread_switch_interrupt_flag symbol 68 la t0, rt_thread_switch_interrupt_flag 121 la k0, rt_thread_switch_interrupt_flag
|
/nrf52832-nimble/rt-thread/libcpu/mips/loongson_1c/ |
H A D | context_gcc.S | 82 .globl rt_thread_switch_interrupt_flag symbol 87 la t0, rt_thread_switch_interrupt_flag 136 la k0, rt_thread_switch_interrupt_flag
|
/nrf52832-nimble/rt-thread/libcpu/arm/realview-a8-vmm/ |
H A D | context_gcc.S | 142 .globl rt_thread_switch_interrupt_flag symbol 147 ldr r2, =rt_thread_switch_interrupt_flag 152 mov r3, #1 @ set rt_thread_switch_interrupt_flag to 1
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/ |
H A D | context_gcc.S | 79 .globl rt_thread_switch_interrupt_flag symbol 84 ldr r2, =rt_thread_switch_interrupt_flag 88 mov r3, #1 @ set rt_thread_switch_interrupt_flag to 1
|
/nrf52832-nimble/rt-thread/libcpu/arm/lpc24xx/ |
H A D | context_gcc.S | 79 .globl rt_thread_switch_interrupt_flag symbol 84 ldr r2, =rt_thread_switch_interrupt_flag 88 mov r3, #1 @ set rt_thread_switch_interrupt_flag to 1
|
/nrf52832-nimble/rt-thread/libcpu/arm/AT91SAM7X/ |
H A D | context_gcc.S | 79 .globl rt_thread_switch_interrupt_flag symbol 84 ldr r2, =rt_thread_switch_interrupt_flag 88 mov r3, #1 @ set rt_thread_switch_interrupt_flag to 1
|
/nrf52832-nimble/rt-thread/libcpu/arm/s3c44b0/ |
H A D | context_gcc.S | 79 .globl rt_thread_switch_interrupt_flag symbol 84 ldr r2, =rt_thread_switch_interrupt_flag 88 mov r3, #1 @ set rt_thread_switch_interrupt_flag to 1
|
/nrf52832-nimble/rt-thread/libcpu/arm/cortex-r4/ |
H A D | interrupt.c | 29 rt_uint32_t rt_thread_switch_interrupt_flag; variable 66 rt_thread_switch_interrupt_flag = 0; in rt_hw_interrupt_init()
|