Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_pm/include/esp_private/
Dpm_trace.h35 void esp_pm_trace_exit(esp_pm_trace_event_t event, int core_id);
42 esp_pm_trace_exit(ESP_PM_TRACE_ ## event, core_id)
/hal_espressif-latest/components/esp_pm/
Dpm_trace.c65 void IRAM_ATTR esp_pm_trace_exit(esp_pm_trace_event_t event, int core_id) in esp_pm_trace_exit() function
/hal_espressif-latest/components/riscv/
Dvectors.S266 la t0, esp_pm_trace_exit