Home
last modified time | relevance | path

Searched refs:vioLevelError (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Driver/VIO/Include/
Dcmsis_vio.h81 #define vioLevelError (3U) ///< \ref vioPrint \a level parameter: Error macro
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Driver/VIO/Source/
Dvio_memory.c76 if (level > vioLevelError) { in vioPrint()
Dvio.c105 if (level > vioLevelError) { in vioPrint()