espressif_tinyusb/tests/test/host/ehci
hathach c0104b996e implement hcd_port_speed_get
move port reset & speed detection from isr context to usbh enumeration task
- decrease time in isr significantly from 50 ms to 580us
fix bug with osal_task_delay for freeRTOS buil
2013-04-25 17:48:55 +07:00
..
test_ehci_init.c separate fake ehci's run async & period list 2013-04-21 15:09:54 +07:00
test_ehci_isr.c implement hcd_port_speed_get 2013-04-25 17:48:55 +07:00
test_ehci_structure.c rename nxp_sof_received to nxp_int_sof 2013-04-21 00:28:25 +07:00
test_ehci_usbh_hcd_integration.c rename nxp_sof_received to nxp_int_sof 2013-04-21 00:28:25 +07:00
test_pipe_bulk_open.c add field to endpoint maxpacketsize (mult) 2013-03-26 13:07:42 +07:00
test_pipe_bulk_xfer.c rename hidh_keyboard_info_t to hidh_interface_info_t 2013-04-07 05:09:18 +07:00
test_pipe_control_open.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
test_pipe_control_xfer.c rename hidh_keyboard_info_t to hidh_interface_info_t 2013-04-07 05:09:18 +07:00
test_pipe_interrupt_open.c complete the support for correct polling of 1ms 2ms 4ms 8ms 2013-04-21 16:24:42 +07:00
test_pipe_interrupt_xfer.c rename nxp_sof_received to nxp_int_sof 2013-04-21 00:28:25 +07:00
test_pipe_isochronous_open.c rename nxp_sof_received to nxp_int_sof 2013-04-21 00:28:25 +07:00