Searched refs:leaveSMP (Results 1 – 25 of 26) sorted by relevance
12
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/ |
D | v7.h | 136 void leaveSMP(void);
|
D | v7.S | 517 @ EXPORT leaveSMP 518 @ ; void leaveSMP(void) 521 .global leaveSMP 522 .type leaveSMP,function 523 leaveSMP: label 536 @ EXPORT leaveSMP 537 @ ; void leaveSMP(void)
|
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.S | 505 .global leaveSMP 508 .type leaveSMP, "function" 510 leaveSMP: label
|
/ThreadX-v6.4.1/ports/cortex_a9/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 458 .global leaveSMP 459 .type leaveSMP,function 462 leaveSMP: label
|
/ThreadX-v6.4.1/ports_arch/ARMv7-A/threadx/ports/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 458 .global leaveSMP 459 .type leaveSMP,function 462 leaveSMP: label
|
/ThreadX-v6.4.1/ports/cortex_a12/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 458 .global leaveSMP 459 .type leaveSMP,function 462 leaveSMP: label
|
/ThreadX-v6.4.1/ports/cortex_a7/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 458 .global leaveSMP 459 .type leaveSMP,function 462 leaveSMP: label
|
/ThreadX-v6.4.1/ports/cortex_a8/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 458 .global leaveSMP 459 .type leaveSMP,function 462 leaveSMP: label
|
/ThreadX-v6.4.1/ports/cortex_a15/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 458 .global leaveSMP 459 .type leaveSMP,function 462 leaveSMP: label
|
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 439 EXPORT leaveSMP 440 ; void leaveSMP(void) 442 leaveSMP PROC label
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.S | 505 .global leaveSMP 508 .type leaveSMP, "function" 510 leaveSMP: label
|
/ThreadX-v6.4.1/ports/cortex_a5/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 458 .global leaveSMP 459 .type leaveSMP,function 462 leaveSMP: label
|
/ThreadX-v6.4.1/ports/cortex_a17/gnu/example_build/ |
D | v7.h | 146 void leaveSMP(void);
|
D | v7.s | 458 .global leaveSMP 459 .type leaveSMP,function 462 leaveSMP: label
|
/ThreadX-v6.4.1/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/ |
D | v7.h | 146 void leaveSMP(void);
|
12