Home
last modified time | relevance | path

Searched refs:getCPUID (Results 1 – 25 of 27) sorted by relevance

12

/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/example_build/
Dv7.h130 unsigned int getCPUID(void);
Dv7.S469 @ 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/
Dv7.h140 unsigned int getCPUID(void);
Dv7.s414 .global getCPUID
415 .type getCPUID,function
418 getCPUID: label
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.S455 .global getCPUID
458 .type getCPUID, "function"
460 getCPUID: label
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/
Dv7.h140 unsigned int getCPUID(void);
/ThreadX-v6.3.0/ports_arch/ARMv7-A/threadx/ports/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.s414 .global getCPUID
415 .type getCPUID,function
418 getCPUID: label
/ThreadX-v6.3.0/ports/cortex_a8/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.s414 .global getCPUID
415 .type getCPUID,function
418 getCPUID: label
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/example_build/sample_threadx/
Dv7.h140 unsigned int getCPUID(void);
/ThreadX-v6.3.0/ports/cortex_a12/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.s414 .global getCPUID
415 .type getCPUID,function
418 getCPUID: label
/ThreadX-v6.3.0/ports/cortex_a15/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.s414 .global getCPUID
415 .type getCPUID,function
418 getCPUID: label
/ThreadX-v6.3.0/ports/cortex_a7/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.s414 .global getCPUID
415 .type getCPUID,function
418 getCPUID: label
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.S455 .global getCPUID
458 .type getCPUID, "function"
460 getCPUID: label
/ThreadX-v6.3.0/ports/cortex_a5/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.s414 .global getCPUID
415 .type getCPUID,function
418 getCPUID: label
/ThreadX-v6.3.0/ports/cortex_a17/gnu/example_build/
Dv7.h140 unsigned int getCPUID(void);
Dv7.s414 .global getCPUID
415 .type getCPUID,function
418 getCPUID: label
/ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/
Ddemo_threadx.c401 return user_perthread_libspace[ getCPUID() ];

12