FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator*
s16x16
operator*
(
i32
scalar
,
s16x16
fp
)
friend
Definition at line
114
of file
s16x16.h
.
114
{
115
return
s16x16::from_raw
(scalar * fp.mValue);
116
}
fl::s16x16::from_raw
static constexpr FASTLED_FORCE_INLINE s16x16 from_raw(i32 raw) FL_NOEXCEPT
Definition
s16x16.h:54
References
s16x16()
,
FL_NOEXCEPT
, and
from_raw()
.
fl
s16x16
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2