MCPcopy Create free account

hub / github.com/AlexGyver/GyverLamp2 / functions

Functions1,212 in github.com/AlexGyver/GyverLamp2

↓ 3 callersMethodwait
libraries/FastLED-3.4.0/src/platforms/arm/k66/fastspi_arm_k66.h:307
↓ 2 callersMethodadvanceBy
get the amount to advance the pointer by
libraries/FastLED-3.4.0/src/controller.h:324
↓ 2 callersFunctionbeat16
beat16 generates a 16-bit 'sawtooth' wave at a given BPM
libraries/FastLED-3.4.0/src/lib8tion.h:948
↓ 2 callersFunctionbeat88
beat16 generates a 16-bit 'sawtooth' wave at a given BPM, with BPM specified in Q8.8 fixed-point format; e.g. for this function, 120 BPM MUST BE speci
libraries/FastLED-3.4.0/src/lib8tion.h:934
↓ 2 callersFunctioncalculate_unscaled_power_mW
libraries/FastLED-3.4.0/src/power_mgt.cpp:50
↓ 2 callersMethodcheckPass
firmware/GyverLamp2/FastFilter.h:31
↓ 2 callersFunctionfill_gradient
libraries/FastLED-3.4.0/src/colorutils.cpp:110
↓ 2 callersFunctionfill_rainbow
libraries/FastLED-3.4.0/src/colorutils.cpp:36
↓ 2 callersMethodgetDither
get the dithering option currently set for this controller
libraries/FastLED-3.4.0/src/controller.h:129
↓ 2 callersMethodgetScale0
libraries/FastLED-3.4.0/src/controller.h:384
↓ 2 callersMethodgetScale1
libraries/FastLED-3.4.0/src/controller.h:385
↓ 2 callersMethodgetScale2
libraries/FastLED-3.4.0/src/controller.h:386
↓ 2 callersFunctioninit
initialize the SPI subssytem
libraries/FastLED-3.4.0/src/platforms/arm/kl26/fastspi_arm_kl26.h:145
↓ 2 callersFunctioninoise8
libraries/FastLED-3.4.0/src/noise.cpp:466
↓ 2 callersFunctionmFtoa
firmware/GyverLamp2/mString.h:28
↓ 2 callersFunctionnscale8x3
libraries/FastLED-3.4.0/src/lib8tion/scale8.h:311
↓ 2 callersMethodsetDt
firmware/GyverLamp2/VolAnalyzer.h:19
↓ 2 callersMethodsetFil
firmware/GyverLamp2/FastFilter.h:28
↓ 2 callersMethodsetPass
firmware/GyverLamp2/FastFilter.h:22
↓ 2 callersMethodsize
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_block_esp32.h:29
↓ 2 callersFunctionsqrt16
square root for 16-bit integers About three times faster and five times smaller than Arduino's general sqrt on AVR.
libraries/FastLED-3.4.0/src/lib8tion/math8.h:434
↓ 2 callersMethodstepAdvanceAndLoadAndScale0
libraries/FastLED-3.4.0/src/controller.h:370
↓ 2 callersFunctionstop
stop the SPI output. Pretty much a NOP with software, as there's no registers to kick
libraries/FastLED-3.4.0/src/fastspi_bitbang.h:45
↓ 2 callersFunctiontranspose8x1_noinline
Simplified form of bits rotating function. Based on code found here - http://www.hackersdelight.org/hdcodetxt/transpose8.c.txt - rotating data into L
libraries/FastLED-3.4.0/src/bitswap.cpp:6
↓ 2 callersFunctiontriwave8
triwave8: triangle (sawtooth) wave generator. Useful for turning a one-byte ever-increasing value into a one-byte value that oscillates up and down.
libraries/FastLED-3.4.0/src/lib8tion.h:757
↓ 2 callersFunctionwait
wait until the SPI subsystem is ready for more data to write. A NOP when bitbanging
libraries/FastLED-3.4.0/src/fastspi_bitbang.h:48
↓ 1 callersFunctionARMHardwareSPIOutput
libraries/FastLED-3.4.0/src/platforms/arm/kl26/fastspi_arm_kl26.h:139
↓ 1 callersFunctionAVRSoftwareSPIOutput
libraries/FastLED-3.4.0/src/fastspi_bitbang.h:33
↓ 1 callersFunctionabs8
take abs() of a signed 8-bit uint8_t
libraries/FastLED-3.4.0/src/lib8tion/math8.h:410
↓ 1 callersFunctionbeat8
beat8 generates an 8-bit 'sawtooth' wave at a given BPM
libraries/FastLED-3.4.0/src/lib8tion.h:956
↓ 1 callersMethodbegin
firmware/GyverLamp2/NTPClient-Gyver.cpp:51
↓ 1 callersFunctionblurColumns
blurColumns: perform a blur1d on each column of a rectangular matrix
libraries/FastLED-3.4.0/src/colorutils.cpp:416
↓ 1 callersFunctionblurRows
blurRows: perform a blur1d on every row of a rectangular matrix
libraries/FastLED-3.4.0/src/colorutils.cpp:407
↓ 1 callersFunctioncalculate_max_brightness_for_power_mW
libraries/FastLED-3.4.0/src/power_mgt.cpp:84
↓ 1 callersMethodclearLedData
zero out the led data managed by this controller
libraries/FastLED-3.4.0/src/controller.h:111
↓ 1 callersMethoddelay
libraries/FastLED-3.4.0/src/FastLED.cpp:123
↓ 1 callersFunctiondiv1024_32_16
Helper routine to divide a 32-bit value by 1024, returning only the low 16 bits. You'd think this would be just result = (in32 >> 10) & 0xFFFF; and on
libraries/FastLED-3.4.0/src/lib8tion.h:1046
↓ 1 callersFunctionease8InOutCubic
ease8InOutCubic: 8-bit cubic ease-in / ease-out function Takes around 18 cycles on AVR
libraries/FastLED-3.4.0/src/lib8tion.h:663
↓ 1 callersFunctionease8InOutQuad
libraries/FastLED-3.4.0/src/lib8tion.h:601
↓ 1 callersFunctionfastinc32
libraries/FastLED-3.4.0/src/wiring.cpp:19
↓ 1 callersMethodfillNext
-- Fill RMT buffer Puts 32 bits of pixel data into the next 32 slots in the RMT memory Each data bit is represented by a 32-bit RMT item that specifie
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.cpp:344
↓ 1 callersFunctionfill_raw_2dnoise16into8
libraries/FastLED-3.4.0/src/noise.cpp:666
↓ 1 callersFunctionfill_raw_noise16into8
libraries/FastLED-3.4.0/src/noise.cpp:578
↓ 1 callersMethodforceUpdate
firmware/GyverLamp2/NTPClient-Gyver.cpp:63
↓ 1 callersMethodgetMaxRefreshRate
libraries/FastLED-3.4.0/src/controller.h:171
↓ 1 callersMethodgetPixelBuffer
-- Get or create the buffer for the pixel data We can't allocate it ahead of time because we don't have the PixelController object until show is calle
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.cpp:76
↓ 1 callersMethodhi
libraries/FastLED-3.4.0/src/fastpin.h:55
↓ 1 callersFunctionhsv2rgb_raw
libraries/FastLED-3.4.0/src/hsv2rgb.cpp:54
↓ 1 callersFunctionhsv2rgb_raw_C
libraries/FastLED-3.4.0/src/hsv2rgb.cpp:71
↓ 1 callersFunctionhsv2rgb_raw_avr
libraries/FastLED-3.4.0/src/hsv2rgb.cpp:160
↓ 1 callersFunctioninit
libraries/FastLED-3.4.0/src/wiring.cpp:98
↓ 1 callersFunctioninit
libraries/FastLED-3.4.0/src/platforms/avr/clockless_trinket.h:106
↓ 1 callersMethodinitPulseBuffer
-- Init pulse buffer Set up the buffer that will hold all of the pulse items for this controller. This function is only used when the built-in RMT dri
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.cpp:414
↓ 1 callersMethodlo
libraries/FastLED-3.4.0/src/fastpin.h:56
↓ 1 callersFunctionmUtoa
firmware/GyverLamp2/mString.h:10
↓ 1 callersFunctionmemcpy8
__attribute__ ((noinline))
libraries/FastLED-3.4.0/src/lib8tion.cpp:59
↓ 1 callersFunctionmemset8
__attribute__ ((noinline))
libraries/FastLED-3.4.0/src/lib8tion.cpp:32
↓ 1 callersFunctionmul8
8x8 bit multiplication, with 8 bit result
libraries/FastLED-3.4.0/src/lib8tion/math8.h:351
↓ 1 callersMethodrelease
libraries/FastLED-3.4.0/src/platforms/arm/k20/fastspi_arm_k20.h:372
↓ 1 callersMethodselect
libraries/FastLED-3.4.0/src/platforms/arm/k20/fastspi_arm_k20.h:365
↓ 1 callersFunctionselectBasedOnHashBit
selectBasedOnHashBit performs this: result = (hash & (1<<bitnumber)) ? a : b but with an AVR asm version that's smaller and quicker than C (and probab
libraries/FastLED-3.4.0/src/noise.cpp:135
↓ 1 callersMethodsendNTPPacket
firmware/GyverLamp2/NTPClient-Gyver.cpp:172
↓ 1 callersMethodsetBrightness
Set the global brightness scaling @param scale a 0-255 value for how much to scale all leds before writing them out
libraries/FastLED-3.4.0/src/FastLED.h:480
↓ 1 callersMethodsetMaxPowerInMilliWatts
Set the maximum power to be used, given in milliwatts @param milliwatts - the max power draw desired, in milliwatts
libraries/FastLED-3.4.0/src/FastLED.h:493
↓ 1 callersMethodsetMaxPowerInVoltsAndMilliamps
Set the maximum power to be used, given in volts and milliamps. @param volts - how many volts the leds are being driven at (usually 5) @param milliamp
libraries/FastLED-3.4.0/src/FastLED.h:489
↓ 1 callersMethodsetMaxRefreshRate
libraries/FastLED-3.4.0/src/FastLED.cpp:222
↓ 1 callersMethodshowLeds
show function using the "attached to this controller" led data
libraries/FastLED-3.4.0/src/controller.h:89
↓ 1 callersMethodstartOnChannel
-- Start this controller on the given channel This function just initiates the RMT write; it does not wait for it to finish.
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.cpp:212
↓ 1 callersMethodstop
firmware/GyverLamp2/timerMillis.h:34
↓ 1 callersFunctiontest1abs
libraries/FastLED-3.4.0/src/lib8tion.cpp:135
↓ 1 callersMethodwait
libraries/FastLED-3.4.0/src/platforms/arm/nrf51/fastspi_arm_nrf51.h:75
↓ 1 callersFunctionwaitFully
libraries/FastLED-3.4.0/src/fastspi_bitbang.h:49
↓ 1 callersFunctionwriteBytesValueRaw
libraries/FastLED-3.4.0/src/fastspi_bitbang.h:223
↓ 1 callersFunctionwriteBytesValueRaw
A raw set of writing byte values, assumes setup/init/waiting done elsewhere (static for use by adjustment classes)
libraries/FastLED-3.4.0/src/fastspi_nop.h:45
↓ 1 callersFunctionyield
libraries/FastLED-3.4.0/src/FastLED.cpp:239
MethodAPA102Controller
libraries/FastLED-3.4.0/src/chipsets.h:228
MethodAPOLLO3HardwareSPIOutput
libraries/FastLED-3.4.0/src/platforms/apollo3/fastspi_apollo3.h:21
MethodARMHardwareSPIOutput
libraries/FastLED-3.4.0/src/platforms/arm/k20/fastspi_arm_k20.h:246
MethodARMHardwareSPIOutput
libraries/FastLED-3.4.0/src/platforms/arm/k66/fastspi_arm_k66.h:253
MethodAVRHardwareSPIOutput
libraries/FastLED-3.4.0/src/platforms/avr/fastspi_avr.h:337
MethodAVRUSART0SPIOutput
libraries/FastLED-3.4.0/src/platforms/avr/fastspi_avr.h:175
MethodAVRUSART1SPIOutput
libraries/FastLED-3.4.0/src/platforms/avr/fastspi_avr.h:28
MethodButton
firmware/GyverLamp2/Button.h:9
MethodCEveryNTimePeriods
libraries/FastLED-3.4.0/src/lib8tion.h:1127
MethodCFastLED
libraries/FastLED-3.4.0/src/FastLED.cpp:24
MethodCHSV
default values are UNITIALIZED
libraries/FastLED-3.4.0/src/pixeltypes.h:54
MethodCHSVPalette16
libraries/FastLED-3.4.0/src/colorutils.h:441
MethodCHSVPalette256
libraries/FastLED-3.4.0/src/colorutils.h:545
MethodCHSVPalette32
libraries/FastLED-3.4.0/src/colorutils.h:915
MethodCLEDController
create an led controller object, add it to the chain of controllers
libraries/FastLED-3.4.0/src/controller.h:65
MethodCPixelLEDController
libraries/FastLED-3.4.0/src/controller.h:412
MethodCPixelView
PixelSet copy constructor
libraries/FastLED-3.4.0/src/pixelset.h:23
MethodCRGB
default values are UNINITIALIZED
libraries/FastLED-3.4.0/src/pixeltypes.h:121
MethodCRGBArray
libraries/FastLED-3.4.0/src/pixelset.h:302
MethodCRGBPalette16
libraries/FastLED-3.4.0/src/colorutils.h:649
MethodCRGBPalette256
libraries/FastLED-3.4.0/src/colorutils.h:1312
MethodCRGBPalette32
libraries/FastLED-3.4.0/src/colorutils.h:1021
MethodCWS2812SerialController
libraries/FastLED-3.4.0/src/platforms/arm/k20/ws2812serial_controller.h:23
MethodClocklessController
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.h:310
MethodESP32RMTController
libraries/FastLED-3.4.0/src/platforms/esp/32/clockless_rmt_esp32.cpp:35
← previousnext →101–200 of 1,212, ranked by callers