Home
last modified time | relevance | path

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

/external/platform/pico/rp2_common/hardware_exception/
A Dexception.c13 #ifndef exception_is_compile_time_default
14 static bool exception_is_compile_time_default(exception_handler_t handler) { in exception_is_compile_time_default() function
47 hard_assert(handler == current || exception_is_compile_time_default(current)); in exception_set_exclusive_handler()
56 hard_assert(exception_is_compile_time_default(original_handler)); in exception_restore_handler()

Completed in 3 milliseconds