#include <FB_spm_dataexchange.h>
Public Attributes | |
| DSP_INT | r_position |
| DSP_INT | w_position |
| DSP_INT | fill |
| DSP_INT | stall |
| DSP_INT | length |
| DSP_INT | mode |
| union { | |
| DSP_INT w [DATAFIFO_LENGTH] | |
| DSP_LONG l [DATAFIFO_LENGTH >>1] | |
| } | buffer |
Definition at line 540 of file FB_spm_dataexchange.h.
|
|
|
|
|
Definition at line 543 of file FB_spm_dataexchange.h. Referenced by sranger_hwi_spm::EndScan2D(), and sranger_hwi_spm::ScanLineM(). |
|
|
Definition at line 549 of file FB_spm_dataexchange.h. |
|
|
Definition at line 545 of file FB_spm_dataexchange.h. |
|
|
Definition at line 546 of file FB_spm_dataexchange.h. |
|
|
Definition at line 541 of file FB_spm_dataexchange.h. Referenced by sranger_hwi_spm::EndScan2D(), and sranger_hwi_spm::ScanLineM(). |
|
|
Definition at line 544 of file FB_spm_dataexchange.h. Referenced by sranger_hwi_spm::EndScan2D(), and sranger_hwi_spm::ScanLineM(). |
|
|
Definition at line 548 of file FB_spm_dataexchange.h. |
|
|
Definition at line 542 of file FB_spm_dataexchange.h. Referenced by sranger_hwi_spm::EndScan2D(), and sranger_hwi_spm::ScanLineM(). |
1.4.6