Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/log/
DLog.h618 #define _Log_TOKEN2STRING(x) _Log__TOKEN2STRING_A(x) macro
628 _Log_TOKEN2STRING(opcode) "\x1e" \
629 _Log_TOKEN2STRING(file) "\x1e" \
630 _Log_TOKEN2STRING(line) "\x1e" \
631 _Log_TOKEN2STRING(level) "\x1e" \
632 _Log_TOKEN2STRING(module) "\x1e" \
633 _Log_TOKEN2STRING(format) "\x1e" \
634 _Log_TOKEN2STRING(nargs)
649 …__root static const char * const _Log_CONCAT2(Ptr, name) @ _Log_TOKEN2STRING(_Log_CONCAT2(.log_ptr…
662 … __attribute__((used,section(_Log_TOKEN2STRING(_Log_CONCAT3(.log_ptr, __LINE__, module))))) = name;