Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/osal/
A Dusb_osal_rtthread.c29 rt_thread_t self = rt_thread_self(); in usb_osal_thread_delete() local
39 rt_thread_t self = rt_thread_self(); in usb_osal_thread_schedule_other() local
/components/libc/compilers/common/
A Dcstdlib.c25 rt_thread_t self = rt_thread_self(); in __rt_libc_exit() local
/components/lwp/arch/risc-v/rv64/
A Dlwp_arch.c86 rt_thread_t self = rt_thread_self(); in arch_get_user_sp() local
/components/drivers/include/drivers/
A Dusb_host.h122 struct uinstance* self; member
A Dpci.h235 struct rt_pci_device *self; member
/components/drivers/usb/cherryusb/core/
A Dusbh_core.h117 struct usbh_hub *self; /* if this hubport is a hub */ member
/components/lwp/
A Dlwp_syscall.c3340 rt_thread_t self = RT_NULL; in _sys_clone() local

Completed in 25 milliseconds