![]() |
RTEMS
5.0.0
|
Global BSP definitions. More...
#include <bspopts.h>#include <rtems.h>#include <libcpu/io.h>#include <bsp/vectors.h>#include <bsp/default-initial-extension.h>Go to the source code of this file.
Macros | |
| #define | BSP_Convert_decrementer(_value) ( (unsigned long long) _value ) |
| #define | Processor_Synchronize() __asm__ (" eieio ") |
| #define | RTEMS_BSP_NETWORK_DRIVER_NAME "ifsim1" |
| #define | RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_ifsim_attach |
| #define | BSP_HAS_NO_VME |
Functions | |
| int | rtems_ifsim_attach (struct rtems_bsdnet_ifconfig *ifcfg, int attaching) |
| int | BSP_disconnect_clock_handler (void) |
| int | BSP_connect_clock_handler (void) |
Variables | |
| int | end |
| int | RAM_END |
| uint32_t | BSP_mem_size |
Global BSP definitions.
1.8.13