espressif_tinyusb/tests/test
hathach a493fab753 separate fake ehci's run async & period list
refractor list_find_previous_item & list_remove_qhd to act on ehci_link_t* instead of ehci_qhd_t*
fully support 1ms, 2ms, 4ms, 8ms for period list (each list has a dummy queue head)
- change period list structure
limit the maximum polling interval to 256 ms
add max_loop static MAX number of iteration for list_find_previous_item
add test for close 256ms polling interrupt
2013-04-21 15:09:54 +07:00
..
host separate fake ehci's run async & period list 2013-04-21 15:09:54 +07:00
support separate fake ehci's run async & period list 2013-04-21 15:09:54 +07:00
test_assertion.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
test_binary_const.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
test_fifo.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
test_osal_freeRTOS.c rename nxp_sof_received to nxp_int_sof 2013-04-21 00:28:25 +07:00
test_osal_none.c change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) signature to osal_queue_send(osal_queue_handle_t const queue_hdl, const void * data) 2013-04-10 01:18:32 +07:00
test_project_settings.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00