Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/
Dint_wdt.c119 #define _SYM2STR(x) # x in esp_int_wdt_init() macro
120 #define SYM2STR(x) _SYM2STR(x) in esp_int_wdt_init()
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c301 #define _SYM2STR(s) # s in esp_wake_stub_entry() macro
302 #define SYM2STR(s) _SYM2STR(s) in esp_wake_stub_entry()