Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/interrupt_controller/
Dintc_esp32.c130 static struct vector_desc_t *find_desc_for_int(int intno, int cpu) in find_desc_for_int() function
150 struct vector_desc_t *vd = find_desc_for_int(intno, cpu); in get_desc_for_int()
382 vd = find_desc_for_int(force, cpu); in get_available_int()
400 vd = find_desc_for_int(x, cpu); in get_available_int()