RTEMS
5.1
|
Global BSP definitions. More...
#include <rtems.h>
#include <termios.h>
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
#include <rtems/devnull.h>
Go to the source code of this file.
Macros | |
#define | BSP_CONSOLE_DEVNAME "/dev/null" |
#define | BSP_CONSOLE_DRIVER_TABLE_ENTRY DEVNULL_DRIVER_TABLE_ENTRY |
Functions | |
void | bsp_hw_init (void) |
int | _sci_get_brparms (unsigned int spd, unsigned char *smr, unsigned char *brr) |
Global BSP definitions.