A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: kqc1655805963867
Ixiasoft
Visible to Intel only — GUID: kqc1655805963867
Ixiasoft
7.11. HAL Namespace Allocation
For example, for the altera_avalon_jtag_uart component, the following function names are valid:
- altera_avalon_jtag_uart_init()
- alt_jtag_uart_init()
The following names are invalid:
- avalon_jtag_uart_init()
- jtag_uart_init()
As source files are located using search paths, these namespace restrictions also apply to file names for device driver source and header files.