| at45_device | AT45 DataFlash device |
| atomic_object | Implementation-specific structure holding an atomic object |
| block_device | A block device |
| block_request | A block device request |
| board_spi_select | Board SPI select struct |
| buffer | A generic data buffer |
| dataflash_bdev | DataFlash specific block device |
| dataflash_breq | DataFlash specific block device request |
| dma_addr_t | A physical/virtual address pair used for DMA |
| font | Storage structure for font metadata |
| gfx_bitmap | Storage structure for bitmap pixel data and metadata |
| mem_pool | Memory pool |
| membag | Internal structure used by membag to keep track of memory |
| nested_workqueue | Nested Work Queue |
| physmem_pool | A region of available physical memory |
| pll_config | Hardware-specific representation of PLL configuration |
| printf_conversion | Conversion data for stream_vprintf() |
| ring_head | Ring buffer management data |
| slist | A singly linked list |
| slist_node | A node in a singly linked list |
| softirq_desc | Soft interrupt descriptor |
| spi_device | Polled SPI device defintion |
| spi_device_priv | Private SPI device definition |
| spi_master | SPI master |
| spi_master_polled | Polled SPI master defintion |
| spi_master_priv | Private SPI master defintion |
| stream | A generic byte stream |
| stream_ops | Stream backend operations |
| string_stream | String stream object to convert from a string buffer to a struct stream object |
| touch_calibrate_context | Application context |
| touch_calibration_matrix | Calibration matrix coefficients |
| touch_event | Contains touch event type and touch point data |
| touch_point | Panel coordinate and measurement data of a single touch |
| tsfs | Holds information on a TSFS instance |
| tsfs_file | Holds information about a specific file within a file system |
| tsfs_filetable_entry | Holds information on one file in the file table |
| tsfs_header | Header structure. Holds generic information about the file system |
| tsfs_read_request | Holds current read request being processed by a file system |
| win_area | Geometric type describing an area on screen |
| win_attributes | Window attribute data |
| win_clip_region | Geometric type describing a clipping region, used when drawing windows |
| win_command_event | Event data for command events, e.g. a button widget action command |
| win_event | Event data for all events |
| win_event_queue | Event queue control struct |
| win_keyboard_event | Event data for all keyboard events, e.g. full keyboards or smaller matrices |
| win_point | Geometric type describing a point or vector on screen, relative or absolute |
| win_pointer_event | Event data for all pointer events, e.g. touch screen or mouse |
| win_window | Window control data |
| workqueue | Work queue |
| workqueue_task | Task to be run from a work queue |
| wtk_basic_frame | Basic frame control struct |
| wtk_button | |
| wtk_check_box | |
| wtk_frame | Frame control struct |
| wtk_label | |
| wtk_progress_bar | Progress bar control struct |
| wtk_radio_button | |
| wtk_radio_group | |
| wtk_slider | Slider control struct |
1.6.3