| /ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/example_build/ |
| D | v7.h | 130 unsigned int getCPUID(void);
|
| D | v7.S | 469 @ EXPORT getCPUID 470 @ ; uint32_t getCPUID(void) 473 .global getCPUID 474 .type getCPUID,function 475 getCPUID: label
|
| /ThreadX-v6.3.0/ports/cortex_a9/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.s | 414 .global getCPUID 415 .type getCPUID,function 418 getCPUID: label
|
| /ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.S | 455 .global getCPUID 458 .type getCPUID, "function" 460 getCPUID: label
|
| /ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| /ThreadX-v6.3.0/ports_arch/ARMv7-A/threadx/ports/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.s | 414 .global getCPUID 415 .type getCPUID,function 418 getCPUID: label
|
| /ThreadX-v6.3.0/ports/cortex_a8/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.s | 414 .global getCPUID 415 .type getCPUID,function 418 getCPUID: label
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| /ThreadX-v6.3.0/ports/cortex_a12/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.s | 414 .global getCPUID 415 .type getCPUID,function 418 getCPUID: label
|
| /ThreadX-v6.3.0/ports/cortex_a15/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.s | 414 .global getCPUID 415 .type getCPUID,function 418 getCPUID: label
|
| /ThreadX-v6.3.0/ports/cortex_a7/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.s | 414 .global getCPUID 415 .type getCPUID,function 418 getCPUID: label
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.S | 455 .global getCPUID 458 .type getCPUID, "function" 460 getCPUID: label
|
| /ThreadX-v6.3.0/ports/cortex_a5/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.s | 414 .global getCPUID 415 .type getCPUID,function 418 getCPUID: label
|
| /ThreadX-v6.3.0/ports/cortex_a17/gnu/example_build/ |
| D | v7.h | 140 unsigned int getCPUID(void);
|
| D | v7.s | 414 .global getCPUID 415 .type getCPUID,function 418 getCPUID: label
|
| /ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/ |
| D | demo_threadx.c | 401 return user_perthread_libspace[ getCPUID() ];
|