Home
last modified time | relevance | path

Searched defs:notice (Results 1 – 1 of 1) sorted by relevance

/hardware/st/secure_element2/secure_element/esehal/src/
Dlog.h41 # define notice(fmt, ...) say(ctx, LOG_NOTICE fmt, ## __VA_ARGS__) macro
65 # define notice(fmt, ...) nosay(ctx, fmt, ## __VA_ARGS__) macro