Searched refs:sched_queue (Results 1 – 2 of 2) sorted by relevance
94 mp_sched_item_t item = MP_STATE_VM(sched_queue)[MP_STATE_VM(sched_idx)]; in mp_handle_pending_tail()137 MP_STATE_VM(sched_queue)[iput].func = function; in MICROPY_WRAP_MP_SCHED_SCHEDULE() local138 MP_STATE_VM(sched_queue)[iput].arg = arg; in MICROPY_WRAP_MP_SCHED_SCHEDULE() local
143 mp_sched_item_t sched_queue[MICROPY_SCHEDULER_DEPTH]; member
Completed in 4 milliseconds