Searched refs:USB (Results 1 – 10 of 10) sorted by relevance
10 message(WARNING "TinyUSB submodule has not been initialized; USB support will be unavailable18 …("TinyUSB available at ${PICO_TINYUSB_PATH}/${TINYUSB_TEST_PATH}; enabling build support for USB.")37 # unmarked version used by stdio USB
19 PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS=-1) # wait for USB connect
294 #warning stdio USB was configured along with user use of TinyUSB device mode, but CDC is not enabled300 #warning stdio USB was configured, but is being disabled as TinyUSB host is explicitly linked
84 # Stub library that does NOT link in stdio USB support libs.
3 # PICO_CMAKE_CONFIG: PICO_STDIO_USB, Option to globally enable stdio USB for all targets by default…4 option(PICO_STDIO_USB "Globally enable stdio USB" 0)
7 Additionally the SDK provides higher-level libraries for dealing with timers, USB, synchronization …
11 … for dealing with timers, synchronization, Wi-Fi and Bluetooth networking, USB and multicore progr…175 …if you want to use the default USB see the [hello-usb](https://github.com/raspberrypi/pico-example…
81 # PICO_BAZEL_CONFIG: PICO_STDIO_USB, Option to globally enable stdio USB for all targets by default…
2655 #define USB ((USB_Type*) USB_BASE) macro
6047 #define USB ((USB_Type*) USB_BASE) macro