You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/LowLevel
Dean Camera 18cbd31605
Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number.
14 years ago
..
Device.c Add missing eol-style properties to new source files. 15 years ago
Device.h Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number. 14 years ago
Endpoint.c Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number. 14 years ago
Endpoint.h Better documentation for the Endpoint_ConfigureEndpoint() and Pipe_ConfigurePipe() functions. 14 years ago
Host.c Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number. 14 years ago
Host.h Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number. 14 years ago
OTG.h Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking. 15 years ago
Pipe.c Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number. 14 years ago
Pipe.h Better documentation for the Endpoint_ConfigureEndpoint() and Pipe_ConfigurePipe() functions. 14 years ago
USBController.c Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel directory, new named DeviceStandardReq.c/.h and HostStandardReq.c/.h. 15 years ago
USBController.h Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files. 14 years ago
USBInterrupt.c Added new USB_Device_GetFrameNumber() and USB_Host_GetFrameNumber() functions to retrieve the current USB frame number. 14 years ago
USBInterrupt.h Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking. 15 years ago