RTEMS  5.1
Macros | Functions

Global BSP definitions. More...

#include <stdint.h>
#include <bspopts.h>
#include <bsp/default-initial-extension.h>
#include <rtems.h>

Go to the source code of this file.

Functions

rtems_isr_entry set_vector (rtems_isr_entry handler, rtems_vector_number vector, int type)
 Install an interrupt handler. More...
 
void BSP_uart_polled_write (char ch)
 
int BSP_uart_polled_read (void)
 
char BSP_uart_is_character_ready (char *ch)
 

Detailed Description

Global BSP definitions.