#include "easylink.h"
#include "mdldefinitions.h"
Go to the source code of this file.
|
| enum | parameterName { DUMMY_PARAMETER,
FNAME,
DATA_SIZE
} |
| |
| enum | inputPortName {
DUMMY_INPUT,
DUMMY_INPUT,
MULTIPLIER,
MATRIX,
START_IN,
GET_DATA
} |
| |
| enum | outputPortName {
DUMMY_OUTPUT,
DUMMY_OUTPUT,
RESULT,
DATA,
START_OUT
} |
| |
◆ INPUT_PORT_NUMBER
| #define INPUT_PORT_NUMBER 2 |
◆ OUTPUT_PORT_NUMBER
| #define OUTPUT_PORT_NUMBER 2 |
◆ PARAMETER_NUMBER
| #define PARAMETER_NUMBER 2 |
◆ S_FUNCTION_NAME
| #define S_FUNCTION_NAME sm_adc |
◆ inputPortName
| Enumerator |
|---|
| DUMMY_INPUT | |
| DUMMY_INPUT | |
| MULTIPLIER | |
| MATRIX | |
| START_IN | |
| GET_DATA | |
Definition at line 81 of file sm_adc.h.
◆ outputPortName
| Enumerator |
|---|
| DUMMY_OUTPUT | |
| DUMMY_OUTPUT | |
| RESULT | |
| DATA | |
| START_OUT | |
Definition at line 93 of file sm_adc.h.
◆ parameterName
| Enumerator |
|---|
| DUMMY_PARAMETER | |
| FNAME | |
| DATA_SIZE | |
Definition at line 73 of file sm_adc.h.
◆ blockSize
| const int blockSize = 16384 |
◆ inputPortCols
◆ inputPortRows
◆ outputPortCols
◆ outputPortRows
◆ parameterCols
◆ parameterRows
◆ parameterTunable
◆ parameterType