nuttx/drivers/usbhost
Byron Ellacott 9a1b726bae fs: change geometry types from size_t to blkcnt_t and blksize_t
This change reflects that the geometry isn't related to the largest
allocatable unit on the platform.

Calls to read and write block devices are also affected and have
been updated.
2021-02-18 20:38:22 -08:00
..
hid_parser.c
Kconfig style/Kconfig: remove unnecessary trailing whitespace 2020-11-28 12:20:30 +01:00
Make.defs
usbhost_cdcacm.c
usbhost_cdcmbim.c drivers/netdev: try tcp timer in every txavail call 2020-12-18 14:16:11 +09:00
usbhost_composite.c
usbhost_composite.h
usbhost_devaddr.c
usbhost_enumerate.c
usbhost_findclass.c
usbhost_ft232r.c
usbhost_hidkbd.c
usbhost_hidmouse.c
usbhost_hub.c
usbhost_max3421e.c
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c
usbhost_storage.c fs: change geometry types from size_t to blkcnt_t and blksize_t 2021-02-18 20:38:22 -08:00
usbhost_trace.c usb: Do not try to print verbose trace when disabled 2020-11-22 21:24:59 -08:00
usbhost_xboxcontroller.c