![]() |
DSPLIB User Guide
|
Go to the source code of this file.
Functions | |
| void | DSPLIB_debugPrintMatrix1D (void *matrix, const DSPLIB_bufParams1D_t *params) |
| void | DSPLIB_debugPrintMatrix (void *matrix, const DSPLIB_bufParams2D_t *params) |
| void | DSPLIB_debugPrintMatrix3D (void *matrix, const DSPLIB_bufParams3D_t *params) |
| void | DSPLIB_debugPrint3DVReg (void *matrix, const DSPLIB_bufParams3D_t *params) |
| void | DSPLIB_debugPrintBufParams1D (const DSPLIB_bufParams1D_t *params) |
| void | DSPLIB_debugPrintBufParams (const DSPLIB_bufParams2D_t *params) |
| void | DSPLIB_debugPrintBufParams3D (const DSPLIB_bufParams3D_t *params) |
| void | DSPLIB_debugPrintMMAReg (const int32_t regNumber) |
| void DSPLIB_debugPrintMatrix1D | ( | void * | matrix, |
| const DSPLIB_bufParams1D_t * | params | ||
| ) |
Definition at line 86 of file DSPLIB_debugPrintMatrix1D.cpp.
| void DSPLIB_debugPrintMatrix | ( | void * | matrix, |
| const DSPLIB_bufParams2D_t * | params | ||
| ) |
Definition at line 94 of file DSPLIB_debugPrintMatrix.cpp.
| void DSPLIB_debugPrintMatrix3D | ( | void * | matrix, |
| const DSPLIB_bufParams3D_t * | params | ||
| ) |
Definition at line 131 of file DSPLIB_debugPrintMatrix3D.cpp.
| void DSPLIB_debugPrint3DVReg | ( | void * | matrix, |
| const DSPLIB_bufParams3D_t * | params | ||
| ) |
Definition at line 107 of file DSPLIB_debugPrint3DVReg.cpp.
| void DSPLIB_debugPrintBufParams1D | ( | const DSPLIB_bufParams1D_t * | params | ) |
| void DSPLIB_debugPrintBufParams | ( | const DSPLIB_bufParams2D_t * | params | ) |
| void DSPLIB_debugPrintBufParams3D | ( | const DSPLIB_bufParams3D_t * | params | ) |
| void DSPLIB_debugPrintMMAReg | ( | const int32_t | regNumber | ) |