Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c688 static void intr_free_for_other_cpu(void *arg) in intr_free_for_other_cpu() function
715 …esp_err_t ret = esp_ipc_call_blocking(handle->vector_desc->cpu, &intr_free_for_other_cpu, (void *)… in esp_intr_free()