Home
last modified time | relevance | path

Searched refs:USB (Results 1 – 10 of 10) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/tinyusb/
DCMakeLists.txt10 message(WARNING "TinyUSB submodule has not been initialized; USB support will be unavailable
18 …("TinyUSB available at ${PICO_TINYUSB_PATH}/${TINYUSB_TEST_PATH}; enabling build support for USB.")
37 # unmarked version used by stdio USB
/hal_rpi_pico-latest/test/pico_stdio_test/
DCMakeLists.txt19 PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS=-1) # wait for USB connect
/hal_rpi_pico-latest/src/rp2_common/pico_stdio_usb/
Dstdio_usb.c294 #warning stdio USB was configured along with user use of TinyUSB device mode, but CDC is not enabled
300 #warning stdio USB was configured, but is being disabled as TinyUSB host is explicitly linked
DBUILD.bazel84 # Stub library that does NOT link in stdio USB support libs.
/hal_rpi_pico-latest/src/rp2_common/pico_stdio/
DCMakeLists.txt3 # 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)
/hal_rpi_pico-latest/docs/
Dmainpage.md7 Additionally the SDK provides higher-level libraries for dealing with timers, USB, synchronization …
/hal_rpi_pico-latest/
DREADME.md11 … 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…
/hal_rpi_pico-latest/bazel/config/
DBUILD.bazel81 # PICO_BAZEL_CONFIG: PICO_STDIO_USB, Option to globally enable stdio USB for all targets by default…
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2040/Include/
DRP2040.h2655 #define USB ((USB_Type*) USB_BASE) macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Device/RP2350/Include/
DRP2350.h6047 #define USB ((USB_Type*) USB_BASE) macro