Home
last modified time | relevance | path

Searched refs:TX_THREAD_RESET_PORT_COMPLETION (Results 1 – 7 of 7) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_thread_reset.c125 TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) in _tx_thread_reset()
/ThreadX-v6.2.1/common/src/
Dtx_thread_reset.c125 TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) in _tx_thread_reset()
/ThreadX-v6.2.1/common/inc/
Dtx_thread.h264 #ifndef TX_THREAD_RESET_PORT_COMPLETION
265 #define TX_THREAD_RESET_PORT_COMPLETION(t) macro
/ThreadX-v6.2.1/ports/win32/vs_2019/inc/
Dtx_port.h366 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) \ macro
/ThreadX-v6.2.1/ports/linux/gnu/inc/
Dtx_port.h462 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) _tx_thread_reset_port_completion(thread_ptr, tx… macro
/ThreadX-v6.2.1/ports_smp/linux/gnu/inc/
Dtx_port.h535 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) _tx_thread_reset_port_completion(thread_ptr, tx… macro
/ThreadX-v6.2.1/common_smp/inc/
Dtx_thread.h112 #ifndef TX_THREAD_RESET_PORT_COMPLETION
113 #define TX_THREAD_RESET_PORT_COMPLETION(t) macro