Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_esp32.c271 static bool is_vect_desc_usable(struct vector_desc_t *vd, int flags, int cpu, int force) in is_vect_desc_usable() function
376 } else if (!is_vect_desc_usable(vd, flags, cpu, force)) { in get_available_int()
393 if (is_vect_desc_usable(vd, flags, cpu, force)) { in get_available_int()
421 if (!is_vect_desc_usable(vd, flags, cpu, force)) { in get_available_int()