Home
last modified time | relevance | path

Searched refs:TX_THREAD_SMP_CORE_MASK (Results 1 – 25 of 54) sorted by relevance

123

/ThreadX-v6.3.0/common_smp/src/
Dtx_timer_smp_core_exclude.c107 …-> tx_timer_internal.tx_timer_internal_smp_cores_excluded & ~(((ULONG) TX_THREAD_SMP_CORE_MASK))) | in _tx_timer_smp_core_exclude()
108 … (exclusion_map & ((ULONG) TX_THREAD_SMP_CORE_MASK)); in _tx_timer_smp_core_exclude()
Dtx_timer_smp_core_exclude_get.c107 …ptr -> tx_timer_internal.tx_timer_internal_smp_cores_excluded) & ((ULONG) TX_THREAD_SMP_CORE_MASK); in _tx_timer_smp_core_exclude_get()
Dtx_thread_create.c178 thread_ptr -> tx_thread_smp_cores_allowed = ((ULONG) TX_THREAD_SMP_CORE_MASK); in _tx_thread_create()
186 thread_ptr -> tx_thread_smp_cores_excluded = (TX_THREAD_SMP_CORE_MASK & 0xFFFFFFFE); in _tx_thread_create()
190 …thread_ptr -> tx_thread_timer.tx_timer_internal_smp_cores_excluded = (TX_THREAD_SMP_CORE_MASK & 0… in _tx_thread_create()
/ThreadX-v6.3.0/ports_smp/cortex_r8_smp/ac5/inc/
Dtx_port.h69 #ifndef TX_THREAD_SMP_CORE_MASK
70 #define TX_THREAD_SMP_CORE_MASK 0x3 /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/ac5/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0x3 /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a7_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xf /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/ac5/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a9_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xf /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/inc/
Dtx_port.h93 #ifndef TX_THREAD_SMP_CORE_MASK
94 #define TX_THREAD_SMP_CORE_MASK 0x3 /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/ac5/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0x3 /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a5_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0x3 /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a53_smp/ac6/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a55_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/gnu/inc/
Dtx_port.h70 #ifndef TX_THREAD_SMP_CORE_MASK
71 #define TX_THREAD_SMP_CORE_MASK 0x3F /* here bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a78_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a35_smp/ac6/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a35_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a75_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a53_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a55_smp/ac6/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a57_smp/ac6/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a77_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a34_smp/ac6/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a78_smp/ac6/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro
/ThreadX-v6.3.0/ports_smp/cortex_a34_smp/gnu/inc/
Dtx_port.h72 #ifndef TX_THREAD_SMP_CORE_MASK
73 #define TX_THREAD_SMP_CORE_MASK 0xF /* Where bit 0 represents Core 0, bi… macro

123