Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dioapic.h43 void z_ioapic_int_vec_set(unsigned int irq, unsigned int vector);
/Zephyr-latest/drivers/interrupt_controller/
Dintc_ioapic.c418 void z_ioapic_int_vec_set(unsigned int irq, unsigned int vector) function