Description of the RW reference FPGA platform. More...
|
Modules | |
| ARCH | |
Specific Ceva TL4 CPU architecture. | |
| CRM | |
Clock and Reset module. | |
| DMA | |
DMA utility functions. | |
| EXTINT | |
Driver for interrupts from interrupt set. | |
| INTC | |
Declaration of the Reference Interrupt Controller API. | |
| IPC | |
Inter Processor Communication module. | |
| LA | |
Embedded Logic Analyzer module. | |
| PHY | |
Declaration of the PHY Drivers. | |
| REG | |
Basic primitives for register access. | |
| SYS_CNTRL | |
Declaration of the System Control. | |
| TIME | |
Functions | |
| void | rwnx_platform_init (void) |
| Initialize RWNX reference platform. | |
Description of the RW reference FPGA platform.
| void rwnx_platform_init | ( | void | ) |
Initialize RWNX reference platform.
It initializes all platform specific drivers (IPC, CRM, DMA, ...)
Referenced by main().
1.6.1