![]() |
RTEMS 5.2
|
Global BSP definitions. More...
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
#include <rtems.h>
#include <libcpu/rm5231.h>
Go to the source code of this file.
Macros | |
#define | BSP_FEATURE_IRQ_EXTENSION |
#define | BSP_SHARED_HANDLER_SUPPORT 1 |
#define | CPU_CLOCK_RATE_MHZ (200) |
#define | CLOCKS_PER_MICROSECOND ( CPU_CLOCK_RATE_MHZ ) /* equivalent to CPU clock speed in MHz */ |
#define | rtems_bsp_delay(microseconds) |
#define | RAM_START 0 |
#define | RAM_END 0x100000 |
Functions | |
void | WriteDisplay (char *string) |
uint32_t | mips_get_timer (void) |
void | init_tlb (void) |
void | resettlb (int i) |
Global BSP definitions.