Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functi...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 4 Apr 2011 12:52:30 +0000 (12:52 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 4 Apr 2011 12:52:30 +0000 (12:52 +0000)
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.


No differences found