Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c164 static vector_desc_t * find_desc_for_source(int source, int cpu) in find_desc_for_source() function
325 vector_desc_t *vd = find_desc_for_source(source, cpu); in get_available_int()