Home
last modified time | relevance | path

Searched refs:wordSize (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) {\ argument
39 UTIL_LOG_ERR("\nprinting %s, %lu words", str, (unsigned long)wordSize);\
40 for (i=0; i<wordSize; i++){\