FastLED 3.9.15
Loading...
Searching...
No Matches

◆ set1()

static FASTLED_FORCE_INLINE s0x32x4 fl::s0x32x4::set1 ( s0x32 value)
inlinestatic

Definition at line 39 of file s0x32x4.h.

39 {
40 return from_raw(simd::platforms::set1_u32_4(static_cast<u32>(value.raw())));
41 }
constexpr int type_rank< T >::value
static FASTLED_FORCE_INLINE s0x32x4 from_raw(simd::simd_u32x4 r)
Definition s0x32x4.h:22

References FASTLED_FORCE_INLINE, from_raw(), and fl::type_rank< T >::value.

+ Here is the call graph for this function: