![]() |
Altera SoCAL
16.0
The Altera SoC Abstraction Layer (SoCAL) API Reference Manual
|
Instance usbgrp of register group ALT_SYSMGR_USB.
Macros | |
#define | ALT_SYSMGR_USB_L3MST_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_SYSMGR_USB_ADDR) + ALT_SYSMGR_USB_L3MST_OFST)) |
#define | ALT_SYSMGR_USB_OFST 0x118 |
#define | ALT_SYSMGR_USB_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_SYSMGR_ADDR) + ALT_SYSMGR_USB_OFST)) |
#define | ALT_SYSMGR_USB_LB_ADDR ALT_SYSMGR_USB_ADDR |
#define | ALT_SYSMGR_USB_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_SYSMGR_USB_ADDR) + 0x4) - 1)) |
#define ALT_SYSMGR_USB_L3MST_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_SYSMGR_USB_ADDR) + ALT_SYSMGR_USB_L3MST_OFST)) |
The address of the ALT_SYSMGR_USB_L3MST register for the ALT_SYSMGR_USB instance.
#define ALT_SYSMGR_USB_OFST 0x118 |
The base address byte offset for the start of the ALT_SYSMGR_USB component.
#define ALT_SYSMGR_USB_ADDR ALT_CAST(void *, (ALT_CAST(char *, ALT_SYSMGR_ADDR) + ALT_SYSMGR_USB_OFST)) |
The start address of the ALT_SYSMGR_USB component.
#define ALT_SYSMGR_USB_LB_ADDR ALT_SYSMGR_USB_ADDR |
The lower bound address range of the ALT_SYSMGR_USB component.
#define ALT_SYSMGR_USB_UB_ADDR ALT_CAST(void *, ((ALT_CAST(char *, ALT_SYSMGR_USB_ADDR) + 0x4) - 1)) |
The upper bound address range of the ALT_SYSMGR_USB component.