Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 40) sorted by relevance

12

/libcpu/arm/cortex-m3/
A Dcontext_gcc.S33 .type rt_hw_interrupt_disable, %function
43 .type rt_hw_interrupt_enable, %function
54 .type rt_hw_context_switch_interrupt, %function
56 .type rt_hw_context_switch, %function
84 .type PendSV_Handler, %function
128 .type rt_hw_context_switch_to, %function
173 .type rt_hw_interrupt_thread_switch, %function
179 .type HardFault_Handler, %function
211 .type rt_hw_interrupt_check, %function
/libcpu/arm/cortex-m0/
A Dcontext_gcc.S32 .type rt_hw_interrupt_disable, %function
42 .type rt_hw_interrupt_enable, %function
53 .type rt_hw_context_switch_interrupt, %function
55 .type rt_hw_context_switch, %function
83 .type PendSV_Handler, %function
147 .type rt_hw_context_switch_to, %function
191 .type rt_hw_interrupt_thread_switch, %function
197 .type HardFault_Handler, %function
211 .type rt_hw_interrupt_check, %function
/libcpu/arm/cortex-m23/
A Dcontext_gcc.S33 .type rt_hw_interrupt_disable, %function
43 .type rt_hw_interrupt_enable, %function
54 .type rt_hw_context_switch_interrupt, %function
56 .type rt_hw_context_switch, %function
84 .type PendSV_Handler, %function
148 .type rt_hw_context_switch_to, %function
192 .type rt_hw_interrupt_thread_switch, %function
198 .type HardFault_Handler, %function
212 .type rt_hw_interrupt_check, %function
/libcpu/c-sky/ck802/
A Dcontex_ck802_gcc.S28 .type rt_hw_interrupt_disable, %function
38 .type rt_hw_interrupt_enable, %function
48 .type rt_hw_context_switch_to, %function
67 .type rt_hw_context_switch_interrupt, %function
86 .type rt_hw_context_switch, %function
100 .type PendSV_Handler, %function
/libcpu/avr32/uc3/
A Dcontext_gcc.S20 .type rt_hw_interrupt_disable, %function
29 .type rt_hw_interrupt_enable, %function
40 .type rt_hw_context_switch, %function
64 .type rt_hw_context_switch_to, %function
80 .type rt_hw_context_switch_interrupt, %function
A Dexception_gcc.S69 .type _evba, @function
196 .type _int\priority, @function
276 .type ipr_val, @object
/libcpu/ti-dsp/c6x/
A Dtrap.h21 #define ack_exception(type) ECR = 1ul << (type) argument
63 int type; member
/libcpu/mips/common/
A Dexception_gcc.S24 .type tlb_refill_exception,@function
42 .type general_exception,@function
50 .type irq_exception,@function
A Dasm.h24 .type symbol,@function; \
34 .type symbol,@function; \
57 .type symbol,@function; \
65 .type name,@object; \
74 .type name,@object; \
88 .type name,@object; \
/libcpu/arm/cortex-m85/
A Dcontext_gcc.S35 .type rt_hw_interrupt_disable, %function
45 .type rt_hw_interrupt_enable, %function
56 .type rt_hw_context_switch_interrupt, %function
58 .type rt_hw_context_switch, %function
87 .type PendSV_Handler, %function
172 .type rt_hw_context_switch_to, %function
224 .type rt_hw_interrupt_thread_switch, %function
230 .type HardFault_Handler, %function
/libcpu/arm/cortex-m4/
A Dcontext_gcc.S37 .type rt_hw_interrupt_disable, %function
48 .type rt_hw_interrupt_enable, %function
59 .type rt_hw_context_switch_interrupt, %function
61 .type rt_hw_context_switch, %function
90 .type PendSV_Handler, %function
170 .type rt_hw_context_switch_to, %function
226 .type rt_hw_interrupt_thread_switch, %function
232 .type HardFault_Handler, %function
/libcpu/arm/cortex-m7/
A Dcontext_gcc.S37 .type rt_hw_interrupt_disable, %function
47 .type rt_hw_interrupt_enable, %function
58 .type rt_hw_context_switch_interrupt, %function
60 .type rt_hw_context_switch, %function
89 .type PendSV_Handler, %function
176 .type rt_hw_context_switch_to, %function
228 .type rt_hw_interrupt_thread_switch, %function
234 .type HardFault_Handler, %function
A Dmpu.h78 #define RT_ARM_MEM_ATTR(perm, type) ((rt_mem_attr_t){ (perm) | (type)}) argument
/libcpu/ppc/ppc405/
A Ddcr_gcc.S43 .type _create_MFDCR,@function
88 .type _create_MTDCR,@function
138 .type get_dcr,@function
168 .type set_dcr,@function
/libcpu/ia32/
A Dtrapisr_gcc.S19 .type proc,@function;\
42 .type trap_func,@object
69 .type _traps,@function
A Dhdisr_gcc.S19 .type proc,@function;\
32 .type hdinterrupt_func,@object
56 .type _hdinterrupts,@function
/libcpu/arm/cortex-m33/
A Dcontext_gcc.S37 .type rt_hw_interrupt_disable, %function
47 .type rt_hw_interrupt_enable, %function
58 .type rt_hw_context_switch_interrupt, %function
60 .type rt_hw_context_switch, %function
89 .type PendSV_Handler, %function
217 .type rt_hw_context_switch_to, %function
269 .type rt_hw_interrupt_thread_switch, %function
275 .type HardFault_Handler, %function
A Dsyscall_gcc.S20 .type tzcall, %function
39 .type SVC_Handler, %function
/libcpu/ppc/ppc405/include/asm/
A Dppc4xx.h43 #define static_cast(type, val) (type)(val) argument
45 #define static_cast(type, val) (val) argument
/libcpu/nios/nios_ii/
A Dcontext_gcc.S25 .type rt_hw_interrupt_disable, %function
35 .type rt_hw_interrupt_enable, %function
42 .type rt_hw_context_switch_interrupt_do, %function
128 .type rt_hw_context_switch, %function
210 .type rt_hw_context_switch_interrupt, %function
239 .type rt_hw_context_switch_to, %function
/libcpu/arm/cortex-a/
A Dasm-generic.h14 .type funcname, %function; \
/libcpu/risc-v/common64/
A Dasm-generic.h16 .type funcname, %function; \
/libcpu/unicore32/sep6200/
A Dcontext_gcc.S23 .type rt_hw_interrupt_disable, %function
36 .type rt_hw_interrupt_disable, %function
47 .type rt_hw_interrupt_disable, %function
/libcpu/aarch64/common/include/
A Dasm-generic.h16 .type funcname, %function; \
/libcpu/m16c/m16c62p/
A Dcontext_gcc.S18 .type _os_context_switch, @function

Completed in 29 milliseconds

12