Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/interrupt_controller/
Dintc_nuclei_eclic.c91 #define CLIC_INTATTR_TRIG_Msk 0x3U macro
169 intattr.b.trg = (uint8_t)(flags & CLIC_INTATTR_TRIG_Msk); in riscv_clic_irq_priority_set()