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

Functions

void csky_lms_init_q31 (csky_lms_instance_q31 *S, uint16_t numTaps, q31_t *pCoeffs, q31_t *pState, q31_t mu, uint32_t blockSize, uint32_t postShift)
 Initialization function for Q31 LMS filter. More...