Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_loapic.c51 #define LOAPIC_EDGE 0x00000000 /* trigger mode: Edge */ macro
147 (LOAPIC_EXT | LOAPIC_HIGH | LOAPIC_EDGE)); in z_loapic_enable()
154 (LOAPIC_NMI | LOAPIC_HIGH | LOAPIC_EDGE)); in z_loapic_enable()