espressif_tinyusb/src/host
hathach e4e8413acc
add tusb_inited() API, check for inited() before running device/host task
2019-01-29 19:05:07 +07:00
..
ehci rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency 2018-12-14 15:30:54 +07:00
ohci rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency 2018-12-14 15:30:54 +07:00
hcd.h clean up compiler attribute 2018-12-14 13:08:21 +07:00
hub.c rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency 2018-12-14 15:30:54 +07:00
hub.h clean up compiler attribute 2018-12-14 13:08:21 +07:00
usbh.c add tusb_inited() API, check for inited() before running device/host task 2019-01-29 19:05:07 +07:00
usbh.h seperate tusb_task() to tud_task() and tuh_task() 2018-12-13 14:51:37 +07:00
usbh_hcd.h rename usbh_xfer_isr to hcd_event_xfer_complete 2018-12-10 05:47:33 +07:00