FastLED 3.9.15
Loading...
Searching...
No Matches
sin32.h File Reference
#include <stdint.h>
#include "namespace.h"
#include "force_inline.h"
+ Include dependency graph for sin32.h:

Go to the source code of this file.

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.
 

Functions

static FASTLED_FORCE_INLINE int16_t fl::cos16lut (uint16_t angle)
 
static FASTLED_FORCE_INLINE int32_t fl::cos32 (uint32_t angle)
 
static FASTLED_FORCE_INLINE int16_t fl::sin16lut (uint16_t angle)
 
static FASTLED_FORCE_INLINE int32_t fl::sin32 (uint32_t angle)