CMSIS-DSP
Version 1.10.0
CMSIS DSP Software Library
|
Functions | |
arm_status | arm_fir_init_q15 (arm_fir_instance_q15 *S, uint16_t numTaps, const q15_t *pCoeffs, q15_t *pState, uint32_t blockSize) |
Initialization function for the Q15 FIR filter. More... | |