add semaphore post in usbh_isr for control pipe
add osal_queue_send in usbh_device_plugged add macro for placing breakpoint macros fix ehci init: - regs->cmd or (add run_stop) - enable port power in portsc add tusb_task_runner in main loop
This commit is contained in:
		| @@ -320,6 +320,7 @@ enum ehci_interrupt_mask_{ | ||||
| }; | ||||
|  | ||||
| enum ehci_usbcmd_pos_ { | ||||
|   EHCI_USBCMD_POS_RUN_STOP               = 0, | ||||
|   EHCI_USBCMD_POS_FRAMELIST_SZIE         = 2, | ||||
|   EHCI_USBCMD_POS_PERIOD_ENABLE          = 4, | ||||
|   EHCI_USBCMD_POS_ASYNC_ENABLE           = 5, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach