zephyr/subsys/usb
Michał Barnaś 0f4eb42c97 usbc: check if message is pending before trying to receive it
If TCPC supports checking for pending messages, it should be done
instead of forcefully trying to read the message and getting no-data
result. This helps with powereficiency for chips that go to sleep
when there is no message pending. Trying to read the message can
wake up the chip providing higher power usage.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2023-10-20 14:57:32 +02:00
..
device usb: device: audio: Support volume control 2023-09-21 15:04:14 +02:00
device_next usb: device_next: loopback: fixup left over from early state 2023-10-01 09:26:07 +03:00
host usb: host: usbh_ch9: add ASSERT for unresolved data stage conditions 2023-10-01 09:26:07 +03:00
usb_c usbc: check if message is pending before trying to receive it 2023-10-20 14:57:32 +02:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00