Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlexGyver/GyverLamp2
/ functions
Functions
1,212 in github.com/AlexGyver/GyverLamp2
⨍
Functions
1,212
◇
Types & classes
211
Method
showColor
show function w/integer brightness, will scale for color correction and temperature
libraries/FastLED-3.4.0/src/controller.h:84
Method
showColor
set all the leds on the controller to a given color @param data the crgb color to set the leds to @param nLeds the numner of leds to set to this color
libraries/FastLED-3.4.0/src/controller.h:397
Method
showColor
libraries/FastLED-3.4.0/src/FastLED.cpp:88
Method
showColor
Set all leds on all controllers to the given color @param color what color to set the leds to
libraries/FastLED-3.4.0/src/FastLED.h:516
Function
showPixels
libraries/FastLED-3.4.0/src/platforms/avr/clockless_trinket.h:113
Function
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k20/clockless_block_arm_k20.h:34
Function
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k20/octows2811_controller.h:40
Function
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k66/clockless_block_arm_k66.h:37
Method
showPixels
libraries/FastLED-3.4.0/src/chipsets.h:41
Method
showPixels
libraries/FastLED-3.4.0/src/chipsets.h:105
Method
showPixels
libraries/FastLED-3.4.0/src/chipsets.h:137
Method
showPixels
libraries/FastLED-3.4.0/src/chipsets.h:170
Method
showPixels
libraries/FastLED-3.4.0/src/chipsets.h:235
Method
showPixels
libraries/FastLED-3.4.0/src/chipsets.h:299
Method
showPixels
libraries/FastLED-3.4.0/src/chipsets.h:361
Method
showPixels
libraries/FastLED-3.4.0/src/chipsets.h:418
Method
showPixels
-- Show pixels This is the main entry point for the controller.
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_i2s_esp32.h:547
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_block_esp32.h:31
Method
showPixels
-- Show this string of pixels This is the main entry point for the pixel controller
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.cpp:140
Method
showPixels
-- Show pixels This is the main entry point for the controller.
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.h:374
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/esp/8266/clockless_esp8266.h:38
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/esp/8266/clockless_block_esp8266.h:30
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/apollo3/clockless_apollo3.h:78
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/d51/clockless_arm_d51.h:36
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/mxrt1062/block_clockless_arm_mxrt1062.h:96
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/mxrt1062/clockless_arm_mxrt1062.h:44
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k20/clockless_arm_k20.h:31
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k20/clockless_block_arm_k20.h:230
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k20/smartmatrix_t3.h:29
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k20/ws2812serial_controller.h:27
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/clockless_arm_nrf52.h:180
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/kl26/clockless_arm_kl26.h:25
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/d21/clockless_arm_d21.h:26
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k66/clockless_arm_k66.h:31
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/k66/clockless_block_arm_k66.h:244
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/nrf51/clockless_arm_nrf51.h:39
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/stm32/clockless_arm_stm32.h:29
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/sam/clockless_arm_sam.h:36
Method
showPixels
libraries/FastLED-3.4.0/src/platforms/arm/sam/clockless_block_arm_sam.h:85
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_block_esp32.h:120
Method
showRGBInternal
libraries/FastLED-3.4.0/src/platforms/esp/8266/clockless_esp8266.h:73
Method
showRGBInternal
libraries/FastLED-3.4.0/src/platforms/esp/8266/clockless_block_esp8266.h:111
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/apollo3/clockless_apollo3.h:125
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/d51/clockless_arm_d51.h:75
Method
showRGBInternal
libraries/FastLED-3.4.0/src/platforms/arm/mxrt1062/block_clockless_arm_mxrt1062.h:156
Method
showRGBInternal
libraries/FastLED-3.4.0/src/platforms/arm/mxrt1062/clockless_arm_mxrt1062.h:81
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/k20/clockless_arm_k20.h:70
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/k20/clockless_block_arm_k20.h:280
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/kl26/clockless_arm_kl26.h:41
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/d21/clockless_arm_d21.h:39
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/k66/clockless_arm_k66.h:70
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/k66/clockless_block_arm_k66.h:293
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/nrf51/clockless_arm_nrf51.h:52
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/stm32/clockless_arm_stm32.h:70
Method
showRGBInternal
This method is made static to force making register Y available to use for data on AVR - if the method is non-static, then gcc will use register Y for
libraries/FastLED-3.4.0/src/platforms/arm/sam/clockless_arm_sam.h:73
Method
showRGBInternal
libraries/FastLED-3.4.0/src/platforms/arm/sam/clockless_block_arm_sam.h:92
Function
show_at_max_brightness_for_power
libraries/FastLED-3.4.0/src/power_mgt.cpp:174
Function
sin16_C
Fast 16-bit approximation of sin(x). This approximation never varies more than 0.69% from the floating point value you'd get by doing float s = sin(x
libraries/FastLED-3.4.0/src/lib8tion/trig8.h:88
Function
sin16_avr
Fast 16-bit approximation of sin(x). This approximation never varies more than 0.69% from the floating point value you'd get by doing float s = sin(x
libraries/FastLED-3.4.0/src/lib8tion/trig8.h:30
Function
sin8_C
Fast 8-bit approximation of sin(x). This approximation never varies more than 2% from the floating point value you'd get by doing float s = (sin(x) *
libraries/FastLED-3.4.0/src/lib8tion/trig8.h:217
Function
sin8_avr
Fast 8-bit approximation of sin(x). This approximation never varies more than 2% from the floating point value you'd get by doing float s = (sin(x) *
libraries/FastLED-3.4.0/src/lib8tion/trig8.h:159
Method
size
How many leds does this controller manage?
libraries/FastLED-3.4.0/src/controller.h:118
Method
size
libraries/FastLED-3.4.0/src/controller.h:321
Method
size
Get the size of this set @return the size of the set
libraries/FastLED-3.4.0/src/pixelset.h:40
Method
size
libraries/FastLED-3.4.0/src/platforms/esp/8266/clockless_block_esp8266.h:28
Method
size
libraries/FastLED-3.4.0/src/platforms/arm/mxrt1062/block_clockless_arm_mxrt1062.h:23
Function
slowswap
Slow version of the 8 byte by 8 bit rotation
libraries/FastLED-3.4.0/src/bitswap.h:146
Method
spinAcquireSequenceBuffer
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/clockless_arm_nrf52.h:125
Method
sport
libraries/FastLED-3.4.0/src/platforms/esp/32/fastpin_esp32.h:54
Method
sport
libraries/FastLED-3.4.0/src/platforms/esp/8266/fastpin_esp8266.h:37
Method
sport
libraries/FastLED-3.4.0/src/platforms/arm/d51/fastpin_arm_d51.h:52
Method
sport
libraries/FastLED-3.4.0/src/platforms/arm/mxrt1062/fastpin_arm_mxrt1062.h:39
Method
sport
libraries/FastLED-3.4.0/src/platforms/arm/k20/fastpin_arm_k20.h:41
Method
sport
gets raw pointer to SET DIRECTION GPIO port
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/fastpin_arm_nrf52.h:126
Method
sport
libraries/FastLED-3.4.0/src/platforms/arm/kl26/fastpin_arm_kl26.h:41
Method
sport
libraries/FastLED-3.4.0/src/platforms/arm/d21/fastpin_arm_d21.h:52
Method
sport
libraries/FastLED-3.4.0/src/platforms/arm/k66/fastpin_arm_k66.h:41
Method
sport
libraries/FastLED-3.4.0/src/platforms/arm/stm32/fastpin_arm_stm32.h:54
Method
sport
libraries/FastLED-3.4.0/src/platforms/arm/sam/fastpin_arm_sam.h:41
Function
squarewave8
squarewave8: square wave generator. Useful for turning a one-byte ever-increasing value into a one-byte value that is either 0 or 255. The width of t
libraries/FastLED-3.4.0/src/lib8tion.h:814
Method
startBoundary
libraries/FastLED-3.4.0/src/chipsets.h:160
Method
startBoundary
libraries/FastLED-3.4.0/src/chipsets.h:209
Method
startBoundary
libraries/FastLED-3.4.0/src/chipsets.h:273
Method
startNext
-- Start up the next controller This method is static so that it can dispatch to the appropriate startOnChannel method of the given controller.
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.cpp:200
Method
startPwmPlayback
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/clockless_arm_nrf52.h:260
Method
startPwmPlayback_ConfigurePwmSequence
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/clockless_arm_nrf52.h:82
Method
startPwmPlayback_EnableInterruptsAndShortcuts
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/clockless_arm_nrf52.h:94
Method
startPwmPlayback_InitializePinState
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/clockless_arm_nrf52.h:51
Method
startPwmPlayback_InitializePwmInstance
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/clockless_arm_nrf52.h:59
Method
startPwmPlayback_StartTask
libraries/FastLED-3.4.0/src/platforms/arm/nrf52/clockless_arm_nrf52.h:122
Method
startsWith
firmware/GyverLamp2/mString.h:316
Method
state
firmware/GyverLamp2/Button.h:28
Method
stop
libraries/FastLED-3.4.0/src/platforms/avr/fastspi_avr.h:56
Method
stop
libraries/FastLED-3.4.0/src/platforms/avr/fastspi_avr.h:202
Method
strobe
libraries/FastLED-3.4.0/src/fastpin.h:58
Method
strobe
libraries/FastLED-3.4.0/src/fastpin.h:185
Method
strobe
libraries/FastLED-3.4.0/src/platforms/esp/32/fastpin_esp32.h:28
Method
strobe
libraries/FastLED-3.4.0/src/platforms/esp/8266/fastpin_esp8266.h:26
Method
strobe
libraries/FastLED-3.4.0/src/platforms/avr/fastpin_avr.h:29
Method
strobe
libraries/FastLED-3.4.0/src/platforms/apollo3/fastpin_apollo3.h:25
← previous
next →
901–1,000 of 1,212, ranked by callers