Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c130 static vector_desc_t *find_desc_for_int(int intno, int cpu) in find_desc_for_int() function
147 vector_desc_t *vd = find_desc_for_int(intno, cpu); in get_desc_for_int()
341 vd = find_desc_for_int(force, cpu); in get_available_int()
359 vd = find_desc_for_int(x, cpu); in get_available_int()