Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_esp32.c149 static struct vector_desc_t *get_desc_for_int(int intno, int cpu) in get_desc_for_int() function
224 struct vector_desc_t *vd = get_desc_for_int(intno, cpu); in esp_intr_mark_shared()
249 struct vector_desc_t *vd = get_desc_for_int(intno, cpu); in esp_intr_reserve()
611 struct vector_desc_t *vd = get_desc_for_int(intr, cpu); in esp_intr_alloc_intrstatus()