-
- Downloads
Use the MIN() macro where possible instead of manual "(x < y) ? x : y" constructs.
Showing
- Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c 2 additions, 3 deletionsDemos/Device/ClassDriver/MassStorage/Lib/SCSI.c
- Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c 2 additions, 3 deletionsDemos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
- Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c 2 additions, 3 deletionsDemos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c
- Demos/Device/LowLevel/MassStorage/Lib/SCSI.c 2 additions, 3 deletionsDemos/Device/LowLevel/MassStorage/Lib/SCSI.c
- Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c 1 addition, 1 deletionDemos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c
- Projects/Incomplete/StandaloneProgrammer/Lib/SCSI.c 2 additions, 3 deletionsProjects/Incomplete/StandaloneProgrammer/Lib/SCSI.c
- Projects/TempDataLogger/Lib/SCSI.c 2 additions, 3 deletionsProjects/TempDataLogger/Lib/SCSI.c
- Projects/Webserver/Lib/SCSI.c 2 additions, 3 deletionsProjects/Webserver/Lib/SCSI.c
Loading
Please register or sign in to comment