Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/debug_console/
Dfsl_debug_console_conf.h59 #ifndef DEBUG_CONSOLE_TX_RELIABLE_ENABLE
60 #define DEBUG_CONSOLE_TX_RELIABLE_ENABLE (1U) macro
Dfsl_debug_console.c286 (defined(DEBUG_CONSOLE_TX_RELIABLE_ENABLE) && (DEBUG_CONSOLE_TX_RELIABLE_ENABLE > 0U)))
551 #if (defined(DEBUG_CONSOLE_TX_RELIABLE_ENABLE) && (DEBUG_CONSOLE_TX_RELIABLE_ENABLE > 0U)) in DbgConsole_SendDataReliable()
575 #if (defined(DEBUG_CONSOLE_TX_RELIABLE_ENABLE) && (DEBUG_CONSOLE_TX_RELIABLE_ENABLE > 0U)) in DbgConsole_SendDataReliable()
999 (defined(DEBUG_CONSOLE_TX_RELIABLE_ENABLE) && (DEBUG_CONSOLE_TX_RELIABLE_ENABLE > 0U))))