|
GEL
0.99
|
#include <gel/cursor.h>
Data Fields | |
| u8_t * | base_addr |
| u8_t * | cur_addr |
| u32_t | size |
| int | endianness |
| vaddr_t | vaddr |
| gel_platform_t * | plat |
| gel_cursor_t::base_addr |
Base address of the block buffer.
| gel_cursor_t::cur_addr |
Current address.
| gel_cursor_t::endianness |
Endianness of the block.
| gel_cursor_t::plat |
Platform of the block.
| gel_cursor_t::size |
Size of the block.
| gel_cursor_t::vaddr |
Virtual address of the block.