Home
last modified time | relevance | path

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

/hal_altera-latest/altera_hal/HAL/src/
Daltera_common.c12 static alt_isr_func alt_hal_isr[ALTERA_MAX_IRQ];
16 alt_isr_func isr, void *isr_context, void *flags) in alt_ic_isr_register()
31 int alt_irq_register(alt_u32 irq, void* context, alt_isr_func isr) in alt_irq_register()
/hal_altera-latest/include/sys/
Dalt_irq.h75 typedef void (*alt_isr_func)(void* isr_context); typedef
77 typedef void (*alt_isr_func)(void* isr_context, alt_u32 id); typedef
195 alt_isr_func isr,
/hal_altera-latest/altera_hal/HAL/inc/priv/
Dalt_iic_isr_register.h34 extern int alt_iic_isr_register(alt_u32 ic_id, alt_u32 irq, alt_isr_func isr,
/hal_altera-latest/include/priv/
Dalt_legacy_irq.h61 alt_isr_func handler);