Searched refs:__get_current_exception (Results 1 – 16 of 16) sorted by relevance
84 if (__get_current_exception()) { in runtime_init()
112 if (__get_current_exception()) { in runtime_init()
174 if (__get_current_exception()) { in runtime_init()
151 static __force_inline uint __get_current_exception(void) { in __get_current_exception() function
49 if (__get_current_exception() || get_core_num() != self_base->core_num) { in async_context_poll_lock_check()
284 uint index = __get_current_exception() - VTABLE_FIRST_IRQ - FIRST_USER_IRQ; in low_priority_irq_handler()301 if (__get_current_exception()) { in async_context_threadsafe_background_wait_until()
169 static __force_inline uint __get_current_exception(void) { in __get_current_exception() function
19 uint i2c_index = __get_current_exception() - VTABLE_FIRST_IRQ - I2C0_IRQ; in __not_in_flash_func()
149 static inline uint __get_current_exception(void) { in __get_current_exception() function
40 uint exception = __get_current_exception(); \
32 uint irq_num = __get_current_exception() - VTABLE_FIRST_IRQ; in ta_from_current_irq()
168 if (__get_current_exception() > 0) { in cyw43_await_background_or_timeout_us()
394 if (__get_current_exception()) { in sleep_until()445 if (__get_current_exception()) { in best_effort_wfe_or_timeout()
498 uint exception = __get_current_exception(); in irq_remove_handler()624 uint exception = __get_current_exception(); in irq_add_tail_to_free_list()
187 bool in_exception = __get_current_exception(); in capture_additional_rosc_samples()
153 uint irq_num = __get_current_exception() - VTABLE_FIRST_IRQ; in hardware_alarm_irq_handler()