Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_exception/include/hardware/
Dexception.h136 exception_handler_t exception_set_exclusive_handler(enum exception_number num, exception_handler_t …
/hal_rpi_pico-latest/src/rp2_common/hardware_exception/
Dexception.c50 exception_handler_t exception_set_exclusive_handler(enum exception_number num, exception_handler_t … in exception_set_exclusive_handler() function