Searched defs:rtc_debug (Results 1 – 2 of 2) sorted by relevance
31 #define rtc_debug(format,args...) rt_kprintf(format, ##args) macro33 #define rtc_debug(format,args...) macro
24 #define rtc_debug(format,args...) rt_kprintf(format, ##args) macro26 #define rtc_debug(format,args...) macro
Completed in 7 milliseconds