zephyr/subsys/usb/class/netusb
Andrei Emeltchenko 9ef8ad412f usb: Refactor usb_interface_config callback
Add interface parameter to interface configuration callback to be able
to configure several instances of the same class.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2019-02-08 11:23:04 -05:00
..
CMakeLists.txt usb: Correct include path 2018-07-12 23:10:22 -04:00
function_ecm.c usb: Refactor usb_interface_config callback 2019-02-08 11:23:04 -05:00
function_eem.c usb: Refactor usb_interface_config callback 2019-02-08 11:23:04 -05:00
function_rndis.c usb: Refactor usb_interface_config callback 2019-02-08 11:23:04 -05:00
function_rndis.h usb: Add RNDIS packet boundary check 2018-01-17 18:53:05 -05:00
Kconfig net: Make Kconfig template variables prettier 2018-10-05 09:01:37 -04:00
netusb.c misra-c: Add 'U' to unsigned variable assignments in subsys/ 2018-12-04 22:51:56 -05:00
netusb.h usb: netusb: Align NETUSB_MTU & wMaxSegmentSize and increase it to 1522 2019-02-04 17:52:35 +01:00