Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_exception/
Dexception.c45 exception_handler_t exception_get_vtable_handler(enum exception_number num) { in exception_get_vtable_handler() function
54 exception_handler_t current = exception_get_vtable_handler(num); in exception_set_exclusive_handler()
/hal_rpi_pico-latest/src/rp2_common/hardware_exception/include/hardware/
Dexception.h158 exception_handler_t exception_get_vtable_handler(enum exception_number num);