Home
last modified time | relevance | path

Searched refs:tx_timer_smp_core_exclude_get (Results 1 – 10 of 10) sorted by relevance

/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_timer_simple_test.c649 status = tx_timer_smp_core_exclude_get(TX_NULL, TX_NULL); in thread_0_entry()
660 status = tx_timer_smp_core_exclude_get(&timer_0, TX_NULL); in thread_0_entry()
720 status = tx_timer_smp_core_exclude_get(&timer_0, TX_NULL); in thread_0_entry()
745 status = tx_timer_smp_core_exclude_get(&timer_0, &exclusion_map); in thread_0_entry()
/ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/
Dfile_list.mk201 tx_timer_smp_core_exclude_get.c \
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj152 tx_timer_smp_core_exclude_get.c
Dtxe.gpj153 tx_timer_smp_core_exclude_get.c
/ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt210 ${CURRENT_DIR}/src/tx_timer_smp_core_exclude_get.c
/ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/example_build/tx/
Dlibtx.gpj159 ..\..\..\..\..\common_smp\src\tx_timer_smp_core_exclude_get.c
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/example_build/
Dbuild_threadx.bat215 …a7 -I../../../../common_smp/inc -I../inc ../../../../common_smp/src/tx_timer_smp_core_exclude_get.c
255 arm-none-eabi-ar -r tx.a tx_timer_smp_core_exclude.o tx_timer_smp_core_exclude_get.o tx_thread_smp_…
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/example_build/
Dbuild_threadx.bat215 …a9 -I../../../../common_smp/inc -I../inc ../../../../common_smp/src/tx_timer_smp_core_exclude_get.c
255 arm-none-eabi-ar -r tx.a tx_timer_smp_core_exclude.o tx_timer_smp_core_exclude_get.o tx_thread_smp_…
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/example_build/
Dbuild_threadx.bat215 …a5 -I../../../../common_smp/inc -I../inc ../../../../common_smp/src/tx_timer_smp_core_exclude_get.c
255 arm-none-eabi-ar -r tx.a tx_timer_smp_core_exclude.o tx_timer_smp_core_exclude_get.o tx_thread_smp_…
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1124 #define tx_timer_smp_core_exclude_get _tx_timer_smp_core_exclude_get macro