RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Files | Macros | Functions

AV5282 Board Support Package. More...

Files

file  btimer.c
 Use the last DMA timer (DTIM3) as the benchmark timer.
 
file  clock.c
 Use the last periodic interval timer (PIT3) as the system clock.
 
file  console.c
 Multi UART console serial I/O.
 
file  bsp.h
 av5282 BSP header file
 
file  irq.h
 
file  tm27.h
 Time Test 27 routines.
 
file  init5282.c
 Initialization support.
 

Macros

#define RTEMS_BSP_NETWORK_DRIVER_NAME   "fs1"
 
#define RTEMS_BSP_NETWORK_DRIVER_ATTACH   rtems_fec_driver_attach
 
#define CONSOLE_PORT   0
 
#define FEC_IRQ_LEVEL   4
 
#define FEC_IRQ_RX_PRIORITY   7
 
#define FEC_IRQ_TX_PRIORITY   6
 
#define PIT3_IRQ_LEVEL   4
 
#define PIT3_IRQ_PRIORITY   0
 
#define UART0_IRQ_LEVEL   3
 
#define UART0_IRQ_PRIORITY   7
 
#define UART1_IRQ_LEVEL   3
 
#define UART1_IRQ_PRIORITY   6
 
#define UART2_IRQ_LEVEL   3
 
#define UART2_IRQ_PRIORITY   5
 

Functions

int rtems_fec_driver_attach (struct rtems_bsdnet_ifconfig *config, int attaching)
 
uint32_t get_CPU_clock_speed (void)
 
void Init5282 (void)
 

Detailed Description

AV5282 Board Support Package.

Macro Definition Documentation

◆ CONSOLE_PORT

#define CONSOLE_PORT   0

User Definable configuration