zephyr/subsys/usb/device
Alberto Escolar Piedras 8444343511 usb: device: class: rndis: Fix for 64bit platforms
Instead of assuming pointers are 32bits wide,
cast them to the appropriate pointer arithmetic type.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-06-17 07:36:36 -04:00
..
class usb: device: class: rndis: Fix for 64bit platforms 2023-06-17 07:36:36 -04:00
bos.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
CMakeLists.txt
Kconfig usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
os_desc.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
os_desc.h
usb_descriptor.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usb_descriptor.h
usb_device.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
usb_transfer.c usb: device: Revert "fix possible deadlock in usb_transfer_sync()" 2023-04-17 11:30:48 +02:00
usb_transfer.h
usb_work_q.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usb_work_q.h