git.codelabs.ch
/
libxhcidbg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add Null_TP constant
[libxhcidbg.git]
/
src
/
hw-dbc_config.ads.template
1
package HW.DbC_Config is
2
3
DMA_BASE : constant := <<DMA_BASE>>;
4
5
XHCI_BASE : constant := <<XHCI_BASE>>;
6
XHCI_SIZE : constant := <<XHCI_SIZE>>;
7
8
end HW.DbC_Config;