RTEMS
5.0.0
|
video core support. More...
Go to the source code of this file.
Data Structures | |
struct | bcm2835_get_display_size_entries |
struct | bcm2835_init_frame_buffer_entries |
struct | bcm2835_get_pitch_entries |
struct | bcm2835_get_cmdline_entries |
struct | bcm2835_set_power_state_entries |
struct | bcm2835_get_arm_memory_entries |
struct | bcm2835_get_vc_memory_entries |
struct | bcm2835_mailbox_get_fw_rev_entries |
struct | bcm2835_get_board_spec_entries |
struct | bcm2835_get_board_serial_entries |
struct | bcm2835_get_clock_rate_entries |
Functions | |
int | bcm2835_mailbox_get_display_size (bcm2835_get_display_size_entries *_entries) |
int | bcm2835_mailbox_init_frame_buffer (bcm2835_init_frame_buffer_entries *_entries) |
int | bcm2835_mailbox_get_pitch (bcm2835_get_pitch_entries *_entries) |
int | bcm2835_mailbox_get_cmdline (bcm2835_get_cmdline_entries *_entries) |
int | bcm2835_mailbox_set_power_state (bcm2835_set_power_state_entries *_entries) |
int | bcm2835_mailbox_get_power_state (bcm2835_set_power_state_entries *_entries) |
int | bcm2835_mailbox_get_arm_memory (bcm2835_get_arm_memory_entries *_entries) |
int | bcm2835_mailbox_get_vc_memory (bcm2835_get_vc_memory_entries *_entries) |
int | bcm2835_mailbox_get_firmware_revision (bcm2835_mailbox_get_fw_rev_entries *_entries) |
int | bcm2835_mailbox_get_board_model (bcm2835_get_board_spec_entries *_entries) |
int | bcm2835_mailbox_get_board_revision (bcm2835_get_board_spec_entries *_entries) |
int | bcm2835_mailbox_get_board_serial (bcm2835_get_board_serial_entries *_entries) |
int | bcm2835_mailbox_get_clock_rate (bcm2835_get_clock_rate_entries *_entries) |
video core support.