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.4.1/common/inc/
Dtx_api.h2025 #define TX_CONST_CHAR_TO_CHAR_POINTER_CONVERT(a) _tx_misra_const_char_to_char_pointer_conver… macro
2091 #define TX_CONST_CHAR_TO_CHAR_POINTER_CONVERT(a) ((CHAR *) ((VOID *) (a))) macro
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h2018 #define TX_CONST_CHAR_TO_CHAR_POINTER_CONVERT(a) _tx_misra_const_char_to_char_pointer_conver… macro
2084 #define TX_CONST_CHAR_TO_CHAR_POINTER_CONVERT(a) ((CHAR *) ((VOID *) (a))) macro