Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/interrupt_controller/
Dintc_esp32.c172 static struct vector_desc_t *find_desc_for_source(int source, int cpu) in find_desc_for_source() function
363 struct vector_desc_t *vd = find_desc_for_source(source, cpu); in get_available_int()