Home
last modified time | relevance | path

Searched refs:nx_packet_debug_thread (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/common/src/
Dnx_packet_debug_info_get.c110 *thread_info = packet_ptr -> nx_packet_debug_thread; in _nx_packet_debug_info_get()
/NetX-Duo-v6.2.1/common/inc/
Dnx_api.h1502 …(p) -> nx_packet_debug_thread = tx_thread_identify() -> tx_thread_name; …
1504 (p) -> nx_packet_debug_thread = "ISR"; \
1659 CHAR *nx_packet_debug_thread; member