MSPM0G3507SensoredFOCMotorControlLibrary  1.0
Functions
filter.h File Reference

Detailed Description

filter Module


Overview


#include "stdint.h"
#include <ti/iqmath/include/IQmathLib.h>
#include "IQmath_mathacl.h"
Include dependency graph for filter.h:

Go to the source code of this file.

Functions

void filter (int32_t *filtOut, int32_t filtIn, int32_t filtConst)
 filter Run More...
 
void filter_mathacl (int32_t *filtOut, int32_t filtIn, int32_t filtConst)
 filter with mathacl Run More...
 

Function Documentation

§ filter()

void filter ( int32_t *  filtOut,
int32_t  filtIn,
int32_t  filtConst 
)

filter Run

Parameters
[in]*filtOutFilter Output Pointer
[in]filtInFilter Input
[in]filtConstFilter Constant

Referenced by appInterfaceConfig(), and mtpaRun().

§ filter_mathacl()

void filter_mathacl ( int32_t *  filtOut,
int32_t  filtIn,
int32_t  filtConst 
)

filter with mathacl Run

Parameters
[in]*filtOutPointer
[in]filtInFilter Input
[in]filtConstFilter Const

References _IQmpy_mathacl.

© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale