Home
last modified time | relevance | path

Searched defs:panic_print_hex (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_system/include/esp_private/
Dpanic_internal.h69 #define panic_print_hex(h) ESP_UNUSED(h) macro
/hal_espressif-latest/components/esp_system/
Dpanic.c141 void panic_print_hex(int h) in panic_print_hex() function