Lines Matching +full:powered +full:- +full:on
4 # SPDX-License-Identifier: Apache-2.0
16 module-str = usb device
39 default "USB-DEV"
126 bool "Set Self-powered characteristic"
129 Set Self-powered characteristic in bmAttributes to indicate
130 self powered USB device.
146 This prevents deadlock situations where tasks on the system
148 as UART transmission on CDC-ACM, preventing the system work
149 queue from making progress on the USB tasks that would
157 depends on USB_WORKQUEUE
163 depends on USB_WORKQUEUE
164 default -2 if COOP_ENABLED && !PREEMPT_ENABLED
166 default -1
174 depends on USB_CDC_ACM