Searched refs:isr_t (Results 1 – 3 of 3) sorted by relevance
18 typedef int (*isr_t)(const struct device *dev, unsigned int irq_number); typedef22 isr_t isr_func,42 isr_t isr_func, in shared_irq_isr_register()
32 isr_t isr_func;46 static int isr_register(const struct device *dev, isr_t isr_func, in isr_register()
393 * The function signature of the ``isr_t`` callback function passed to the ``shared_irq``