Searched defs:irq_add_shared_handler (Results 1 – 2 of 2) sorted by relevance
69 PICO_WEAK_FUNCTION_DEF(irq_add_shared_handler) in PICO_WEAK_FUNCTION_DEF() argument
356 void irq_add_shared_handler(uint num, irq_handler_t handler, uint8_t order_priority) { in irq_add_shared_handler() function