Lines Matching +full:usb +full:- +full:c
1 # USB-C stack configuration options
3 # Copyright (c) 2022 The Chromium OS Authors
4 # SPDX-License-Identifier: Apache-2.0
7 bool "USB-C Stack Support"
13 Enable the USB-C Stack. Note that each USB-C port gets its own thread.
18 int "USB-C stack init priority"
21 Initialization priority of the USB-C connector driver in POST_KERNEL.
22 This driver must be initialized after devices referenced by USB-C connectors
26 int "USB-C thread priority"
29 Set thread priority of the USB-C
32 int "USB-C thread stack size"
38 int "USB-C state machine cycle time in milliseconds"
41 The USB-C state machine is run in a loop and the cycle time is the
45 bool "Generate VIF policies of USB-C in XML format"
58 prompt "USB-C Connection State Machine"
62 bool "Sink USB-C Connection State Machine"
64 Allows the USB-C state machine to function as a Sink
69 Allow the USB-C state machine to function as a Source
74 module-str = usbc stack