TouchGFX + 0/3 examples
CodeScope will show references to touchgfx::CWRUtil::Q5::operator*() const from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::CWRUtil::Q5::operator*() const

touchgfx::CWRUtil::Q5::operator*() const method

@fn Q10 Q5::operator*(const Q5& q5) const Multiplication operator. Multiplication operator. The result is a Q10, not a Q5, for increased precision. @see Q10

Syntax

Q10 operator*(const Q5& q5) const;

Arguments

q5

The Q5 to multiply this with.

Return value

The result of the operation.

Examples

touchgfx::CWRUtil::Q5::operator*() const is referenced by 3 libraries and example projects.

References

LocationReferrerScopeText
CWRUtil.hpp:171
Q10 operator*(const Q5& q5) const
CWRUtil.hpp:191
Q5 operator*(const Q15& q15) const
CWRUtil.hpp:208
Q5 operator*(const int i) const
CWRUtil.hpp:853touchgfx::CWRUtil::_angle()touchgfx::CWRUtil
d = sqrtQ10(x * x + y * y);
CWRUtil.hpp:859touchgfx::CWRUtil::_angle()touchgfx::CWRUtil
Q10 dy = Q10(muldiv(int(y), int(_1 * _1), int(d), remainder));

Call Tree

Functions calling touchgfx::CWRUtil::Q5::operator*() const
Functions called by touchgfx::CWRUtil::Q5::operator*() const
all items filtered out
touchgfx::CWRUtil::Q5::operator*() const
touchgfx::CWRUtil::Q15::operator int() const
all items filtered out
Data read by touchgfx::CWRUtil::Q5::operator*() const
touchgfx::CWRUtil::Q5::operator*() const::q15
touchgfx::CWRUtil::Q5::operator*() const::remainder
touchgfx::CWRUtil::Q5::operator*() const::i
all items filtered out
touchgfx::CWRUtil::Q5::operator*() const
Type of touchgfx::CWRUtil::Q5::operator*() const
touchgfx::CWRUtil::Q5::operator*() const
int32_t
all items filtered out