mcpwm_foc_svpwm_open_loop sample
_IQ31mpy()
is only used within mcpwm_foc_svpwm_open_loop sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mcpwm_foc_svpwm_open_loop sample
_IQ31mpy()
_IQ31mpy() function
Multiplies two values of IQ31 format.
Syntax
Show:
Summary
Declaration
from
_IQNmpy.c:17
int32_t
_IQ31mpy
(
int32_t
a
,
int32_t
b
)
;
Arguments
Argument
Description
a
IQ31 type value to be multiplied.
b
IQ31 type value to be multiplied.
Return value
IQ31 type result of the multiplication.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out