summaryrefslogtreecommitdiff
path: root/osal/usb_osal_yoc.c
AgeCommit message (Expand)Author
2024-07-23refactor(osal): use osal malloc and free, remove usb_malloc & usb_free macrosakumisu
2023-12-24add usbh_deinitialize apisakumisu
2023-12-05add usb_osal_sem_reset apisakumisu
2023-10-12osal: add USB_OSAL_WAITING_FOREVER for Semaphore and Queue useZhihong Chen
2023-07-05enum device with disposable thread, do not block hub threadsakimisu
2023-05-26add yoc portsakimisu