-
- Downloads
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_*...
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. Renamed all low level Pipe_Read_*, Pipe_Write_* and Pipe_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures.
Showing
- Bootloaders/CDC/BootloaderCDC.c 2 additions, 2 deletionsBootloaders/CDC/BootloaderCDC.c
- Bootloaders/DFU/BootloaderDFU.c 16 additions, 16 deletionsBootloaders/DFU/BootloaderDFU.c
- Bootloaders/HID/BootloaderHID.c 2 additions, 2 deletionsBootloaders/HID/BootloaderHID.c
- Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c 32 additions, 32 deletionsDemos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c
- Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c 4 additions, 4 deletionsDemos/Device/ClassDriver/MassStorage/Lib/SCSI.c
- Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c 32 additions, 32 deletions...ce/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c
- Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c 4 additions, 4 deletionsDemos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
- Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.c 32 additions, 32 deletions...assDriver/VirtualSerialMassStorage/Lib/DataflashManager.c
- Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c 4 additions, 4 deletionsDemos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c
- Demos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c 2 additions, 2 deletionsDemos/Device/Incomplete/Sideshow/Lib/SideshowCommands.c
- Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c 13 additions, 13 deletions...Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
- Demos/Device/LowLevel/AudioInput/AudioInput.c 1 addition, 1 deletionDemos/Device/LowLevel/AudioInput/AudioInput.c
- Demos/Device/LowLevel/AudioOutput/AudioOutput.c 2 additions, 2 deletionsDemos/Device/LowLevel/AudioOutput/AudioOutput.c
- Demos/Device/LowLevel/Keyboard/Keyboard.c 4 additions, 4 deletionsDemos/Device/LowLevel/Keyboard/Keyboard.c
- Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c 2 additions, 2 deletionsDemos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
- Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c 32 additions, 32 deletionsDemos/Device/LowLevel/MassStorage/Lib/DataflashManager.c
- Demos/Device/LowLevel/MassStorage/Lib/SCSI.c 6 additions, 6 deletionsDemos/Device/LowLevel/MassStorage/Lib/SCSI.c
- Demos/Device/LowLevel/MassStorage/MassStorage.c 1 addition, 1 deletionDemos/Device/LowLevel/MassStorage/MassStorage.c
- Demos/Device/LowLevel/Mouse/Mouse.c 2 additions, 2 deletionsDemos/Device/LowLevel/Mouse/Mouse.c
- Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c 1 addition, 1 deletionDemos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c
Loading
Please register or sign in to comment