CSI-DSP  Version 1.0.0
CSI DSP Software Library
Functions
csky_lms_init_q15.c File Reference

Functions

void csky_lms_init_q15 (csky_lms_instance_q15 *S, uint16_t numTaps, q15_t *pCoeffs, q15_t *pState, q15_t mu, uint32_t blockSize, uint32_t postShift)
 Initialization function for the Q15 LMS filter. More...