Home
last modified time | relevance | path

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

123

/ThreadX-v6.2.1/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.c163 thread_ptr -> tx_thread_smp_cores_allowed = ((ULONG) TX_THREAD_SMP_CORE_MASK); in _tx_thread_create()
171 thread_ptr -> tx_thread_smp_cores_excluded = (TX_THREAD_SMP_CORE_MASK & 0xFFFFFFFE); in _tx_thread_create()
175 …thread_ptr -> tx_thread_timer.tx_timer_internal_smp_cores_excluded = (TX_THREAD_SMP_CORE_MASK & 0… in _tx_thread_create()
/ThreadX-v6.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/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.2.1/ports_smp/cortex_a65_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.2.1/ports_smp/cortex_a65ae_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.2.1/ports_smp/cortex_a65ae_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.2.1/ports_smp/cortex_a73_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.2.1/ports_smp/cortex_a65_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.2.1/ports_smp/cortex_a76_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.2.1/ports_smp/cortex_a76_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.2.1/ports_smp/cortex_a76ae_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.2.1/ports_smp/cortex_a76ae_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.2.1/ports_smp/cortex_a75_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.2.1/ports_smp/cortex_a72_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

123