![]() |
DSPLIB User Guide
|
Structure containing the parameters to initialize the kernel.
Definition at line 117 of file DSPLIB_w_vec.h.
Data Fields | |
| int8_t | funcStyle |
| Variant of the function refer to DSPLIB_FUNCTION_STYLE More... | |
| uint32_t | dataSize |
| Size of input data More... | |
| DSPLIB_w_vec_weightStyle | weightStyle |
| Weight Input Style More... | |
| int8_t DSPLIB_w_vec_InitArgs::funcStyle |
Variant of the function refer to DSPLIB_FUNCTION_STYLE
Definition at line 119 of file DSPLIB_w_vec.h.
| uint32_t DSPLIB_w_vec_InitArgs::dataSize |
Size of input data
Definition at line 121 of file DSPLIB_w_vec.h.
| DSPLIB_w_vec_weightStyle DSPLIB_w_vec_InitArgs::weightStyle |
Weight Input Style
Definition at line 123 of file DSPLIB_w_vec.h.