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

touchgfx::fixed28_4Mul() function

@fn inline fixed28_4 fixed28_4Mul(fixed28_4 a, fixed28_4 b) Fixed 28 4 mul.

Syntax

inline fixed28_4 fixed28_4Mul(fixed28_4 a,     fixed28_4 b);

Arguments

a

The fixed28_4 to process.

b

The fixed28_4 to process.

Return value

the result.

References

LocationText
TextureMapTypes.hpp:198
inline fixed28_4 fixed28_4Mul(fixed28_4 a, fixed28_4 b)

Data Use

Data read by touchgfx::fixed28_4Mul()
Data written by touchgfx::fixed28_4Mul()
touchgfx::fixed28_4Mul()::sign
touchgfx::fixed28_4Mul()::tmp
touchgfx::fixed28_4Mul()::max_b
touchgfx::fixed28_4Mul()::num_max_b
touchgfx::fixed28_4Mul()::rem_b
touchgfx::fixed28_4Mul()::max_prod
touchgfx::fixed28_4Mul()::result
all items filtered out
touchgfx::fixed28_4Mul()
touchgfx::fixed28_4Mul()::sign
all items filtered out
Type of touchgfx::fixed28_4Mul()
touchgfx::fixed28_4Mul()
int32_t
all items filtered out