Searched refs:pFormat (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/ |
A D | diag.h | 128 #define DBG_PRINTF(MODULE, LEVEL, pFormat, ...) do {\ argument 133 #define DBG_PRINTF(MODULE, LEVEL, pFormat, ...) do {\ argument 135 DiagPrintf("["#MODULE"-"#LEVEL"]:"pFormat, ##__VA_ARGS__);\
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/file_system/ftl/ |
A D | ftl.c | 22 #define FTL_PRINTF(LEVEL, pFormat, ...) do {\ argument 24 printf("["#LEVEL"]:"pFormat, ##__VA_ARGS__);\
|
Completed in 5 milliseconds