- Use a uintptr_t cast to get the virtual address of a pointer in USB_P2U() instead of a ptrdiff_t.
- Add offsets to a char * pointer directly without roundtripping the pointer through a ptrdiff_t in USB_ADD_BYTES().
Differential D27581
Use more standard types for manipulating pointers. jhb on Dec 11 2020, 9:26 PM. Authored by Tags None Referenced Files
Subscribers
Details
Diff Detail
|