Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/py/
A Dscheduler.c33 void MICROPY_WRAP_MP_SCHED_EXCEPTION(mp_sched_exception)(mp_obj_t exc) { in MICROPY_WRAP_MP_SCHED_EXCEPTION() argument
46 mp_sched_exception(MP_OBJ_FROM_PTR(&MP_STATE_VM(mp_kbd_exception))); in MICROPY_WRAP_MP_SCHED_KEYBOARD_INTERRUPT()
A Druntime.h67 void mp_sched_exception(mp_obj_t exc);

Completed in 3 milliseconds