![]() |
RTEMS 6.1
|
Global BSP definitions. More...
#include <bspopts.h>#include <bsp/default-initial-extension.h>#include <rtems.h>#include <rtems/bspIo.h>#include <mcf548x/mcf548x.h>Go to the source code of this file.
Macros | |
| #define | CONSOLE_PORT 0 |
| #define | RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_mcf548x_fec_driver_attach_detach |
| #define | RTEMS_BSP_NETWORK_DRIVER_NAME "fec1" |
| #define | RTEMS_BSP_NETWORK_DRIVER_NAME2 "fec2" |
Functions | |
| uint32_t | get_CPU_clock_speed (void) |
| rtems_isr_entry | set_vector (rtems_isr_entry handler, rtems_vector_number vector, int type) |
| Install an interrupt handler. | |
| int | rtems_mcf548x_fec_driver_attach_detach (struct rtems_bsdnet_ifconfig *config, int attaching) |
| void | bsp_cacr_set_flags (uint32_t flags) |
| void | bsp_cacr_set_self_clear_flags (uint32_t flags) |
| void | bsp_cacr_clear_flags (uint32_t flags) |
Variables | |
| const uint8_t | mcf548x_intc_icr_init_values [64] |
Global BSP definitions.