MCPcopy Create free account
hub / github.com/FastLED/FastLED / s16x16

Class s16x16

src/fl/math/fixed_point/u0x32.h:17–17  ·  view source on GitHub ↗

Forward declaration for cross-type operations

Source from the content-addressed store, hash-verified

15
16// Forward declaration for cross-type operations
17class s16x16;
18
19// Unsigned 0.32 fixed-point value type (UQ32 format).
20// Represents values in range [0.0, 1.0) using all 32 bits for fractional precision.

Callers 15

syncParamsMethod · 0.50
rainbowMethod · 0.50
drawDotMethod · 0.50
drawAALineMethod · 0.50
emitLissajousLineMethod · 0.50
emitOrbitalDotsMethod · 0.50
flowPrepareMethod · 0.50
drawImplMethod · 0.50
ensureCacheFunction · 0.50
circleNoiseGenMethod · 0.50
noiseCircleDrawMethod · 0.50
FL_TEST_FILEFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected