Searched refs:trg (Results 1 – 2 of 2) sorted by relevance
62 void stm32_exti_trigger(int line, int trg);
72 uint8_t trg : 2; member157 intattr.b.trg = (uint8_t)(flags & CLIC_INTATTR_TRIG_Msk); in riscv_clic_irq_priority_set()