Searched refs:timeserv_irq_callback_fn_t (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/timer_server/src/
H A Ddevice_timer.c86 typedef void (*timeserv_irq_callback_fn_t)(void *cookie, uint32_t irq); typedef
87 int timeserv_handle_irq(uint32_t irq, timeserv_irq_callback_fn_t callback, void *cookie);
/seL4-refos-master/apps/timer_server/src/
H A Ddevice_timer.c86 typedef void (*timeserv_irq_callback_fn_t)(void *cookie, uint32_t irq); typedef
87 int timeserv_handle_irq(uint32_t irq, timeserv_irq_callback_fn_t callback, void *cookie);

Completed in 80 milliseconds