Home
last modified time | relevance | path

Searched defs:TX_UCHAR_TO_VOID_POINTER_CONVERT (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.2.1/common/inc/
Dtx_api.h1985 #define TX_UCHAR_TO_VOID_POINTER_CONVERT(a) _tx_misra_uchar_to_void_pointer_convert((a)) macro
2049 #define TX_UCHAR_TO_VOID_POINTER_CONVERT(a) ((VOID *) (a)) macro
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1978 #define TX_UCHAR_TO_VOID_POINTER_CONVERT(a) _tx_misra_uchar_to_void_pointer_convert((a)) macro
2042 #define TX_UCHAR_TO_VOID_POINTER_CONVERT(a) ((VOID *) (a)) macro