Home
last modified time | relevance | path

Searched defs:TX_THREAD_RESET_PORT_COMPLETION (Results 1 – 5 of 5) sorted by relevance

/ThreadX-v6.4.1/common/inc/
Dtx_thread.h264 #define TX_THREAD_RESET_PORT_COMPLETION(t) macro
/ThreadX-v6.4.1/ports/win32/vs_2019/inc/
Dtx_port.h365 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) \ macro
/ThreadX-v6.4.1/ports/linux/gnu/inc/
Dtx_port.h464 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) _tx_thread_reset_port_completion(thread_ptr, tx… macro
/ThreadX-v6.4.1/ports_smp/linux/gnu/inc/
Dtx_port.h534 #define TX_THREAD_RESET_PORT_COMPLETION(thread_ptr) _tx_thread_reset_port_completion(thread_ptr, tx… macro
/ThreadX-v6.4.1/common_smp/inc/
Dtx_thread.h114 #define TX_THREAD_RESET_PORT_COMPLETION(t) macro