Searched refs:_SYM2STR (Results 1 – 2 of 2) sorted by relevance
119 #define _SYM2STR(x) # x in esp_int_wdt_init() macro120 #define SYM2STR(x) _SYM2STR(x) in esp_int_wdt_init()
301 #define _SYM2STR(s) # s in esp_wake_stub_entry() macro302 #define SYM2STR(s) _SYM2STR(s) in esp_wake_stub_entry()