MSPM0G3519SensorlessFOCMotorControlLibrary  1.0
Functions
_IQNmpy_mathacl.h File Reference

Detailed Description

Functions to multiply two values of IQN type.



#include <stdint.h>
#include <ti/devices/msp/msp.h>
Include dependency graph for _IQNmpy_mathacl.h:

Go to the source code of this file.

Functions

__STATIC_INLINE int_fast32_t __IQNmpy_mathacl (int_fast32_t iqNInput1, int_fast32_t iqNInput2, const int8_t q_value)
 Multiply two values of IQN type, using MathACL. More...
 

Function Documentation

§ __IQNmpy_mathacl()

__STATIC_INLINE int_fast32_t __IQNmpy_mathacl ( int_fast32_t  iqNInput1,
int_fast32_t  iqNInput2,
const int8_t  q_value 
)

Multiply two values of IQN type, using MathACL.

Parameters
iqNInput1IQN type value input to be multiplied.
iqNInput2IQN type value input to be multiplied.
q_valueIQ format.
Returns
IQN type result of the multiplication.
© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale