Visible to Intel only — GUID: ltz1641453212355
Ixiasoft
Visible to Intel only — GUID: ltz1641453212355
Ixiasoft
3.4.3. HAL Peripheral Services
The HAL provides your application with a set of services, typically relying on the presence of a hardware peripheral to support the services. By default, if you configure your HAL BSP project from the command line by running the niosv-bsp command, each peripheral in the system is initialized, and usable as a service at the entry point of your application (main()).
This section describes the core set of Intel-supplied, HAL-accessible peripherals and the services they provide for your application. It also describes application design guidelines for using the supplied service, and background and configuration information, where appropriate.