Searched refs:devrst_debug (Results 1 – 3 of 3) sorted by relevance
44 devrst_debug("[RST]", "%s\r\n", __func__); in awss_report_reset_reply()136 devrst_debug("[RST]", "report reset:%s\r\n", packet); in awss_report_reset_to_cloud()140 devrst_debug("[RST]", "report reset result:%d\r\n", ret); in awss_report_reset_to_cloud()174 devrst_debug("[RST]", "no rst\r\n"); in awss_check_reset()
10 #define devrst_debug(...) log_debug("devrst", __VA_ARGS__) macro22 #define devrst_debug(...) \ macro
20 #define devrst_debug(...) log_debug("devrst", __VA_ARGS__) macro32 #define devrst_debug(...) \ macro
Completed in 6 milliseconds