PicoSDK
+
0
/2 examples
SourceVu will show references to
usb_hw
from the following samples and libraries:
TinyUSB Library
dev_lowlevel sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
PicoSDK
usb_hw
usb_hw macro
Syntax
Show:
Summary
Declaration
from
usb.h:598
#define
usb_hw
(
(
usb_hw_t
*
)
USBCTRL_REGS_BASE
)
Examples
usb_hw
is referenced by 2 libraries and example projects:
TinyUSB Library
dev_lowlevel sample
References
from
0/2
examples
Code
Location
#define
usb_hw
(
(
usb_hw_t
*
)
USBCTRL_REGS_BASE
)
usb.h:598
if
(
usb_hw
->
sie_ctrl
==
USB_SIE_CTRL_RESET
)
{
runtime_init.c:100
hw_set_bits
(
&
usb_hw
->
sie_ctrl
,
USB_SIE_CTRL_TRANSCEIVER_PD_BITS
)
;
runtime_init.c:101
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
All items filtered out
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out