class GHWPARAMS3
Defined at line 157 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
HW Parameters used during IP synthesis. This register contains
DWC_USB31_NUM_EPS, which we use to know how many sets of physical endpoint
registers are present in this instantiation of the IP.
Public Members
field_DWC_USB31_CACHE_TOTAL_XFER_RESOURCES_159
field_DWC_USB31_NUM_IN_EPS_160
field_DWC_USB31_NUM_EPS_161
field_DWC_USB31_VENDOR_CTL_INTERFACE_162
field_DWC_USB31_HSPHY_DWIDTH_163
field_DWC_USB31_HSPHY_INTERFACE_164
field_DWC_USB31_SSPHY_INTERFACE_165
Public Methods
template <,>
typename SelfType::ValueType DWC_USB31_CACHE_TOTAL_XFER_RESOURCES ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 159 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DWC_USB31_CACHE_TOTAL_XFER_RESOURCES (typename SelfType::ValueType val)
Defined at line 159 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DWC_USB31_NUM_IN_EPS ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 160 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DWC_USB31_NUM_IN_EPS (typename SelfType::ValueType val)
Defined at line 160 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DWC_USB31_NUM_EPS ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 161 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DWC_USB31_NUM_EPS (typename SelfType::ValueType val)
Defined at line 161 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DWC_USB31_VENDOR_CTL_INTERFACE ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 162 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DWC_USB31_VENDOR_CTL_INTERFACE (typename SelfType::ValueType val)
Defined at line 162 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DWC_USB31_HSPHY_DWIDTH ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 163 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DWC_USB31_HSPHY_DWIDTH (typename SelfType::ValueType val)
Defined at line 163 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DWC_USB31_HSPHY_INTERFACE ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 164 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DWC_USB31_HSPHY_INTERFACE (typename SelfType::ValueType val)
Defined at line 164 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
typename SelfType::ValueType DWC_USB31_SSPHY_INTERFACE ()
NOLINTEND(misc-non-private-member-variables-in-classes)
Defined at line 165 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
template <,>
SelfType & set_DWC_USB31_SSPHY_INTERFACE (typename SelfType::ValueType val)
Defined at line 165 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h
hwreg::RegisterAddr<GHWPARAMS3> Get ()
Defined at line 166 of file ../../src/devices/usb/drivers/dwc3/dwc3-regs.h