Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_esp32.c173 static struct vector_desc_t *find_desc_for_source(int source, int cpu) in find_desc_for_source() function
368 struct vector_desc_t *vd = find_desc_for_source(source, cpu); in get_available_int()