RTEMS  5.1
Data Structures | Macros | Functions | Variables
fbcons.h File Reference

framebuffer graphic console support. More...

#include <libchip/serial.h>
#include <rtems/termiostypes.h>

Go to the source code of this file.

Data Structures

struct  rpi_fb_context
 

Macros

#define FB_CONSOLE   0x50492835
 

Functions

bool fbcons_probe (rtems_termios_device_context *base)
 
void fbcons_write_polled (rtems_termios_device_context *base, char c)
 
void output_char_fb (char c)
 

Variables

const rtems_termios_device_handler fbcons_fns
 

Detailed Description

framebuffer graphic console support.