Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_system/
Dint_wdt.c128 #define _SYM2STR(x) # x in esp_int_wdt_init() macro
129 #define SYM2STR(x) _SYM2STR(x) in esp_int_wdt_init()
/hal_espressif-3.6.0/components/esp_hw_support/
Dsleep_modes.c212 #define _SYM2STR(s) # s in esp_wake_stub_entry() macro
213 #define SYM2STR(s) _SYM2STR(s) in esp_wake_stub_entry()
/hal_espressif-3.6.0/zephyr/esp_shared/components/esp_hw_support/
Dsleep_modes.c224 #define _SYM2STR(s) # s in esp_wake_stub_entry() macro
225 #define SYM2STR(s) _SYM2STR(s) in esp_wake_stub_entry()