Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/inc/
Dtx_trace.h549 #define TX_ENTRY_TO_UCHAR_POINTER_CONVERT(a) _tx_misra_entry_to_uchar_pointer_convert((a… macro
557 #define TX_ENTRY_TO_UCHAR_POINTER_CONVERT(a) ((UCHAR *) ((VOID *) (a))) macro
/ThreadX-v6.2.1/common/inc/
Dtx_trace.h547 #define TX_ENTRY_TO_UCHAR_POINTER_CONVERT(a) _tx_misra_entry_to_uchar_pointer_convert((a… macro
555 #define TX_ENTRY_TO_UCHAR_POINTER_CONVERT(a) ((UCHAR *) ((VOID *) (a))) macro