![]() |
CMSIS-DSP
Verison 1.1.0
CMSIS DSP Software Library
|
Variables | |
| static const int32_t | sinTableQ31 [360] |
| static const int32_t | cosTableQ31 [360] |
Functions | |
| void | arm_sin_cos_q31 (q31_t theta, q31_t *pSinVal, q31_t *pCosVal) |
| Q31 sin_cos function. | |