Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tag_dsp_file_header Struct Reference

#include <dsp_defs.h>

Data Fields

char format_identification [DSP_FILE_FORMAT_IDENTIFICATION_SIZE]
 
word format_version_bcd
 
word download_id
 
word download_flags
 
word required_processing_power
 
word interface_channel_count
 
word header_size
 
word download_description_size
 
word memory_block_table_size
 
word memory_block_count
 
word segment_table_size
 
word segment_count
 
word symbol_table_size
 
word symbol_count
 
word total_data_size_dm
 
word data_block_count_dm
 
word total_data_size_pm
 
word data_block_count_pm
 

Detailed Description

Definition at line 110 of file dsp_defs.h.

Field Documentation

word data_block_count_dm

Definition at line 127 of file dsp_defs.h.

word data_block_count_pm

Definition at line 129 of file dsp_defs.h.

word download_description_size

Definition at line 119 of file dsp_defs.h.

word download_flags

Definition at line 115 of file dsp_defs.h.

word download_id

Definition at line 114 of file dsp_defs.h.

char format_identification[DSP_FILE_FORMAT_IDENTIFICATION_SIZE]

Definition at line 112 of file dsp_defs.h.

word format_version_bcd

Definition at line 113 of file dsp_defs.h.

word header_size

Definition at line 118 of file dsp_defs.h.

word interface_channel_count

Definition at line 117 of file dsp_defs.h.

word memory_block_count

Definition at line 121 of file dsp_defs.h.

word memory_block_table_size

Definition at line 120 of file dsp_defs.h.

word required_processing_power

Definition at line 116 of file dsp_defs.h.

word segment_count

Definition at line 123 of file dsp_defs.h.

word segment_table_size

Definition at line 122 of file dsp_defs.h.

word symbol_count

Definition at line 125 of file dsp_defs.h.

word symbol_table_size

Definition at line 124 of file dsp_defs.h.

word total_data_size_dm

Definition at line 126 of file dsp_defs.h.

word total_data_size_pm

Definition at line 128 of file dsp_defs.h.


The documentation for this struct was generated from the following file: