Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/hardware_exception/
A Dexception.c26 static void set_raw_exception_handler_and_restore_interrupts(enum exception_number num, exception_h… in set_raw_exception_handler_and_restore_interrupts() function
48 set_raw_exception_handler_and_restore_interrupts(num, handler, save); in exception_set_exclusive_handler()
59 set_raw_exception_handler_and_restore_interrupts(num, original_handler, save); in exception_restore_handler()

Completed in 3 milliseconds