Namespaces | |
namespace | arm_cmsis_dsp |
Typedefs | |
typedef int32_t | index_t |
index datatype. It must be a signed datatype | |
typedef int32_t | vector_length_t |
Vector length datatype. Iy must be a signed datatype. | |
Functions | |
template<typename T > | |
void | PrintType (void) |
Prints a textual representation of a type. | |