Home
last modified time | relevance | path

Searched defs:old_priority (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/osal/
A Dusb_osal_rtthread.c42 const rt_uint8_t old_priority = RT_SCHED_PRIV(self).current_priority; in usb_osal_thread_schedule_other() local
44 const rt_uint8_t old_priority = self->current_priority; in usb_osal_thread_schedule_other() local

Completed in 3 milliseconds