Searched refs:rt_interrupt_get_nest (Results 1 – 8 of 8) sorted by relevance
108 rt_uint8_t rt_interrupt_get_nest(void) in rt_interrupt_get_nest() function118 RTM_EXPORT(rt_interrupt_get_nest);
54 if (rt_interrupt_get_nest() != 0) in rt_get_errno()77 if (rt_interrupt_get_nest() != 0) in rt_set_errno()106 if (rt_interrupt_get_nest() != 0) in _rt_errno()
100 if (rt_interrupt_get_nest() != 0) \
464 rt_uint8_t rt_interrupt_get_nest(void);
111 if (rt_interrupt_get_nest() == 0) in _read()136 if (rt_interrupt_get_nest() == 0) in _write()
187 if (rt_interrupt_get_nest() == 0) in output_unlock()202 if (rt_interrupt_get_nest() == 0) in output_lock()217 if (rt_interrupt_get_nest() == 0) in get_log_buf()316 if (rt_interrupt_get_nest() == 0)454 if (rt_interrupt_get_nest() == 0)
217 if (rt_interrupt_get_nest() == 0) in syslog_formater()
274 rt_kprintf("unhandled trap, epc => 0x%08x, INT[%d]\n", epc, rt_interrupt_get_nest()); in handle_trap()