Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/sys/
A Dsys_debug.h92 #define R_DEBUG_PRINT(msg, arg...) printf(msg, ##arg) macro
117 R_DEBUG_PRINT(msg, ##arg); \
136 R_DEBUG_PRINT(msg, ##arg); \
167 R_DEBUG_PRINT("[Assert] At %s line %d fun %s: " msg, \
263 #define R_DEBUG_PRINT(msg, arg...) macro

Completed in 9 milliseconds