Home
last modified time | relevance | path

Searched refs:DEBUGCONSOLE_DISABLE (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.h42 #define DEBUGCONSOLE_DISABLE 2U /*!< Disable debugconsole function. */ macro
63 #if SDK_DEBUGCONSOLE == DEBUGCONSOLE_DISABLE /* Disable debug console */
/trusted-firmware-m-latest/platform/ext/target/nxp/common/Native_Driver/utilities/
Dfsl_assert.c28 #if SDK_DEBUGCONSOLE == DEBUGCONSOLE_DISABLE in __aeabi_assert()