This website requires JavaScript.
Explore
Help
Register
Sign In
jesus
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e9c29e6a2d42f931ededbc3ad1467cdd5dc1ea33
tinyusb
/
src
/
common
T
History
hathach
dd035b0eb2
make all hcd/dcd function used in isr into ram with __no_inline_not_in_flash_func() for faster irq handling
...
result is 1KB of code moved from rom -> ram
2022-06-08 16:08:53 +07:00
..
tusb_common.h
changes proposal to audio feedback computation
2022-05-13 22:54:47 +07:00
tusb_compiler.h
Merge pull request
#1345
from alexandre-perrin/iar-cpp-verify-static
2022-02-28 17:02:33 +07:00
tusb_debug.h
clean up
2022-04-27 20:52:56 +07:00
tusb_fifo.c
fix idfgh-6508: return type in tu_fifo_peek_n()
2022-01-19 09:00:43 +01:00
tusb_fifo.h
add option to silent a driver log
2021-07-13 20:41:28 +07:00
tusb_mcu.h
rhport argument in usbd_ API() is not used (always use the initialized port)
2022-06-02 16:51:17 +07:00
tusb_private.h
implement tu_edpt_release()
2022-03-09 17:26:55 +07:00
tusb_timeout.h
Normalize line endings
2020-01-15 14:47:43 -05:00
tusb_types.h
make all hcd/dcd function used in isr into ram with __no_inline_not_in_flash_func() for faster irq handling
2022-06-08 16:08:53 +07:00
tusb_verify.h
Add TU_BREAKPOINT for mips architecture
2022-05-01 14:05:49 +02:00