touchgfx::CWRUtil::mulQ5() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::CWRUtil::mulQ5() method

@fn static Q5 mulQ5(Q5 factor1, Q5 factor2) Multiply two Q5's returning a new Q5. Multiply two Q5's returning a new Q5 without overflowing.

Syntax

static Q5 mulQ5(Q5 factor1,     Q5 factor2);

Arguments

factor1

The first factor.

factor2

The second factor.

Return value

factor1 * factor2.

References

LocationText
CWRUtil.hpp:837
static Q5 mulQ5(Q5 factor1, Q5 factor2)

Call Tree

Functions called by touchgfx::CWRUtil::mulQ5()
touchgfx::CWRUtil::mulQ5()
touchgfx::CWRUtil::Q5::~Q5()
all items filtered out
Data read by touchgfx::CWRUtil::mulQ5()
touchgfx::CWRUtil::mulQ5()
Type of touchgfx::CWRUtil::mulQ5()
touchgfx::CWRUtil::mulQ5()
all items filtered out