Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/inc/
Dtx_api.h2020 #define TX_CONST_CHAR_TO_CHAR_POINTER_CONVERT(a) _tx_misra_const_char_to_char_pointer_conver… macro
2086 #define TX_CONST_CHAR_TO_CHAR_POINTER_CONVERT(a) ((CHAR *) ((VOID *) (a))) macro
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h2013 #define TX_CONST_CHAR_TO_CHAR_POINTER_CONVERT(a) _tx_misra_const_char_to_char_pointer_conver… macro
2079 #define TX_CONST_CHAR_TO_CHAR_POINTER_CONVERT(a) ((CHAR *) ((VOID *) (a))) macro