zephyr/subsys/usb
Emil Obalski 45bdb23005 usb: Special return values for custom_handler
This commit introduces dedicated return type for custom_handler.
Relevant code is updated to fulfill the API documentation.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-05-07 11:20:27 +02:00
..
class usb: Special return values for custom_handler 2020-05-07 11:20:27 +02:00
bos.c
CMakeLists.txt usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00
Kconfig usb: convert VBUS control to new GPIO API 2020-02-05 12:00:36 +01:00
os_desc.c
os_desc.h
usb_descriptor.c usb: Stop reversing the hardware identifier 2020-04-10 10:59:04 +02:00
usb_descriptor.h
usb_device.c usb: Allow Audio Class to handle custom_hander for all interfaces 2020-05-07 11:20:27 +02:00
usb_transfer.c usb: transfer: fix too high log level 2020-04-17 13:34:40 -05:00
usb_transfer.h usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00