Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/lib/ext/cryptocell-312-runtime/utils/src/common/
Dcommon_util_log.h36 #define UTIL_LOG_WORD_BUFF(str, buff, wordSize) {\ macro
51 #define UTIL_LOG_WORD_BUFF(str, buff, size) do{ }while(0) macro