Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/log/
Dfsl_component_log.h234LOG_AsyncPrintf(logger, logLevel, LOG_TIMESTAMP_GET, format, ARRAY_SIZE(argValueList), argValueLis…
481 void LOG_AsyncPrintf(log_module_t const *module,
Dfsl_component_log.c440 void LOG_AsyncPrintf(log_module_t const *module, in LOG_AsyncPrintf() function