Skip to content
Snippets Groups Projects
Commit 899df7d3 authored by Dean Camera's avatar Dean Camera
Browse files

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.
parent 2efa79d3
No related branches found
No related tags found
No related merge requests found
Showing
with 194 additions and 194 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment