gint/src/usb
Lephe 770b4e0117
gint: rename the callbacks GINT_CALL, as there are synchronous ones
This will be useful for world switch calls which are not "callbacks" but
simply polymorphic function pointers.
2021-04-20 17:51:53 +02:00
..
classes usb: USB 2.0 function driver (WIP) 2021-04-11 19:04:54 +02:00
configure.c usb: USB 2.0 function driver (WIP) 2021-04-11 19:04:54 +02:00
inth.s usb: USB 2.0 function driver (WIP) 2021-04-11 19:04:54 +02:00
pipes.c gint: rename the callbacks GINT_CALL, as there are synchronous ones 2021-04-20 17:51:53 +02:00
setup.c usb: USB 2.0 function driver (WIP) 2021-04-11 19:04:54 +02:00
string.c usb: USB 2.0 function driver (WIP) 2021-04-11 19:04:54 +02:00
usb.c gint: rename the callbacks GINT_CALL, as there are synchronous ones 2021-04-20 17:51:53 +02:00
usb_private.h gint: rename the callbacks GINT_CALL, as there are synchronous ones 2021-04-20 17:51:53 +02:00