MCPcopy Create free account

hub / github.com/FastLED/FastLED / functions

Functions19,181 in github.com/FastLED/FastLED

↓ 111 callersFunctionscale8_LEAVING_R1_DIRTY
This version of scale8() does not clean up the R1 register (C implementation for ATtiny) @warning You **MUST** call cleanup_R1() after using this func
src/platforms/avr/attiny/math/scale8.h:62
↓ 108 callersMethodis_array
src/fl/stl/json.h:248
↓ 106 callersMethodis_int
src/fl/stl/json.h:242
↓ 106 callersFunctionlo
src/platforms/avr/atmega/common/avr_pin.h:24
↓ 105 callersMethodfind_first_not_of
src/fl/stl/basic_string.cpp.hpp:640
↓ 104 callersMethodcalculate_oscillators
Method wrappers that delegate to standalone functions
src/fl/fx/2d/animartrix_detail/engine.h:82
↓ 104 callersFunctionesp_err_to_name
Error type
src/platforms/shared/mock/esp/32/drivers/rmt5_support_stubs.h:34
↓ 104 callersMethodget_ready
src/fl/fx/2d/animartrix_detail/engine.h:98
↓ 104 callersMethodsetPixelColorInternal
src/fl/fx/2d/animartrix_detail/engine.h:118
↓ 103 callersFunctionlocked_print
Print with a lock to prevent garbled output for multiple threads.
ci/util/locked_print.py:7
↓ 102 callersMethodto_string
Serialization - now delegates to native implementation
src/fl/stl/json.h:673
↓ 101 callersFunctionsize
Get the current size of the vector
src/fl/stl/vector.h:183
↓ 100 callersFunctionmakeSample
Generate a sine wave audio sample with specified frequency, timestamp, and amplitude @param freq Frequency in Hz (e.g., 440.0f for A4) @param timestam
tests/fl/audio/test_helpers.h:31
↓ 100 callersMethodset
src/platforms/stub/fastpin_stub.h:51
↓ 100 callersMethodwrite
Write string data to RX characteristic (host -> device).
ci/util/ble_interface.py:91
↓ 99 callersMethodas_string
src/fl/stl/json.h:284
↓ 99 callersMethodconfigure
src/fl/audio/auto_gain.cpp.hpp:21
↓ 98 callersMethodrgb_sanity_check
src/fl/fx/2d/animartrix_detail/engine.h:94
↓ 97 callersFunctionscale8
Scale one byte by a second one (ATtiny shift-and-add assembly) Using inline instead of FL_ALWAYS_INLINE to reduce register pressure on ATtiny
src/platforms/avr/attiny/math/scale8.h:27
↓ 96 callersFunctioncli
()
ci/util/tools.py:125
↓ 96 callersMethodrfind
src/fl/stl/basic_string.cpp.hpp:554
↓ 93 callersMethodrun
tests/fl/stl/asio/http/native_client.cpp:67
↓ 93 callersMethodstepDithering
NOTE: loadAndScale_APA102_HD() removed - use fl::loadAndScale_APA102_HD<RGB_ORDER>() from apa102.h encoder NOTE: loadAndScale_WS2816_HD() removed - us
src/fl/chipsets/encoders/pixel_iterator.h:180
↓ 92 callersMethodadd
src/FastLED.cpp.hpp:135
↓ 92 callersFunctionu16x16
src/fl/math/fixed_point/u16x16.h:26
↓ 91 callersMethodget
src/pixelset.h:502
↓ 91 callersMethodgetTransmitCount
Test accessors
tests/fl/channels/channel_manager.cpp:67
↓ 91 callersMethodsetSample
src/fl/audio/audio_context.cpp.hpp:132
↓ 90 callersMethodrbegin
Reverse iterators
src/fl/stl/set.h:421
↓ 89 callersMethodreadRequest
src/fl/net/http/stream_transport.cpp.hpp:265
↓ 88 callersMethodprocessSample
src/fl/audio/audio_reactive.cpp.hpp:164
↓ 88 callersMethodremove
src/FastLED.cpp.hpp:151
↓ 87 callersMethodadvanceData
src/fl/chipsets/encoders/pixel_iterator.h:181
↓ 86 callersMethodisValid
src/fl/stl/url.h:37
↓ 86 callersMethodparse_args
Parse command-line arguments and return Args dataclass instance.
ci/autoresearch/args.py:109
↓ 86 callersMethodtest
Tests whether the bit at position pos is set.
src/fl/stl/bitset.h:135
↓ 85 callersFunctionhi
src/platforms/avr/atmega/common/avr_pin.h:23
↓ 84 callersMethodgetData
src/fl/math/lut.h:55
↓ 84 callersMethodmapToIndex
src/fl/math/xmap.cpp.hpp:55
↓ 83 callersFunctionFASTLED_DEBUG_LOG
* Main debug logging function - can be easily search/replaced * @param {string} location - Where the log is coming from * @param {string} message -
src/platforms/wasm/compiler/modules/core/fastled_debug_logger.ts:18
↓ 82 callersFunctionexpf
exp
src/fl/math/math.h:398
↓ 82 callersMethodis_null
Type queries
src/fl/stl/json.h:240
↓ 82 callersMethodnow
Now that fl::micros() is declared, implement clock::now() methods
src/fl/stl/chrono.h:298
↓ 82 callersFunctionport
src/platforms/avr/atmega/common/avr_pin.h:37
↓ 82 callersMethodsize
src/fl/channels/channel.cpp.hpp:749
↓ 82 callersMethodvalue_or
value_or() method for std::optional compatibility Returns the contained value if present, otherwise returns the provided default
src/fl/stl/optional.h:117
↓ 81 callersFunctionfill_solid
@copydoc fill_solid()
src/fl/gfx/fill.h:39
↓ 81 callersMethodfind_first_of
src/fl/stl/basic_string.cpp.hpp:595
↓ 81 callersMethodgetFFT
src/fl/audio/audio_context.cpp.hpp:35
↓ 81 callersFunctionmask
src/platforms/avr/atmega/common/avr_pin.h:39
↓ 80 callersFunctionselect
latch the CS select
src/fastspi_ref.h:38
↓ 79 callersFunctionfree
src/fl/stl/malloc.cpp.hpp:13
↓ 78 callersMethodgetWidth
src/fl/fx/fx2d.h:24
↓ 78 callersMethodrun
Run complete profiling workflow
ci/profile_runner.py:591
↓ 77 callersFunctioncheck_near
tests/fl/math/fixed_point.cpp:342
↓ 77 callersMethodfireCallbacks
src/fl/audio/detector/key.cpp.hpp:374
↓ 75 callersMethodcompare
src/fl/stl/basic_string.cpp.hpp:1111
↓ 75 callersFunctiondigitalRead
src/fl/system/pin.cpp.hpp:55
↓ 75 callersMethodget
Create a GET request @param url The URL to fetch @returns WasmFetchRequest object for chaining
src/platforms/wasm/js_fetch.h:43
↓ 75 callersMethodgetHeight
src/fl/fx/fx2d.h:23
↓ 75 callersMethodgetStats
src/platforms/esp/32/drivers/rmt/rmt_5/buffer_pool.cpp.hpp:173
↓ 74 callersMethodlength
======= SIZE AND ACCESS =======
src/fl/stl/span.h:457
↓ 74 callersMethodsize
Size methods
src/fl/stl/json/types.h:1479
↓ 73 callersMethodis_object
src/fl/stl/json.h:250
↓ 73 callersMethodkeys
Object iteration support (needed for screenmap conversion)
src/fl/stl/json.h:524
↓ 73 callersMethodsize
src/fl/audio/audio.cpp.hpp:86
↓ 73 callersMethodtrim
src/fl/stl/string.cpp.hpp:180
↓ 72 callersMethodgetConfidence
src/fl/audio/detector/beat.h:35
↓ 72 callersFunctiontoggle
src/platforms/avr/atmega/common/avr_pin.h:29
↓ 71 callersFunction_get_violations
Run checker on code and return violations list (line_number, message).
ci/lint_cpp/test_native_platform_defines_checker.py:25
↓ 71 callersMethodcapacity
src/fl/stl/deque.h:432
↓ 71 callersMethodgetGain
src/fl/audio/input.h:240
↓ 71 callersMethodwriteResponse
src/fl/net/http/stream_transport.cpp.hpp:291
↓ 70 callersMethodadd
src/fl/audio/audio_manager.cpp.hpp:18
↓ 70 callersMethodclose
single-arg overload
tests/fl/fx/video.cpp:73
↓ 70 callersFunctionfind
src/fl/stl/vector.h:276
↓ 70 callersFunctionnormalize_path
(path: &str)
ci/lint_cpp_rs/src/lib.rs:1765
↓ 70 callersMethodshow
src/FastLED.cpp.hpp:234
↓ 70 callersMethodstore
Store operation with configurable memory ordering Default to release semantics for backward compatibility
src/platforms/shared/atomic.h:49
↓ 70 callersMethodupdate
src/fl/fx/time.cpp.hpp:39
↓ 69 callersMethodaddEventListener
* Adds event listener for recording events * @param {Function} listener - Event listener function
src/platforms/wasm/compiler/modules/recording/ui_recorder.ts:415
↓ 69 callersMethodends_with
src/fl/stl/basic_string.cpp.hpp:727
↓ 69 callersFunctionmillis
src/fl/stl/chrono.cpp.hpp:64
↓ 69 callersMethodwarning
src/fl/remote/rpc/type_conversion_result.h:22
↓ 68 callersMethoddeallocate
tests/fl/stl/move.cpp:597
↓ 68 callersFunctionget
src/fl/stl/tuple.h:64
↓ 68 callersFunctionmake_shared_int
Helper to create shared_ptr with known value
tests/test_container_helpers.h:47
↓ 67 callersFunctioncreateSample
Create an audio::Sample from a vector of samples
tests/fl/audio/test_helpers.hpp:20
↓ 67 callersFunctionwait
Wait until the SPI subsystem is ready for more data
src/platforms/arm/stm32/fastspi_arm_stm32.h:148
↓ 66 callersMethodread
(self, name: str)
ci/util/fingerprint.py:86
↓ 65 callersMethodassign
Assign operations
src/fl/stl/deque.h:728
↓ 65 callersFunctionends_with_any
(path: &str, suffixes: &[&str])
ci/lint_cpp_rs/src/lib.rs:1806
↓ 65 callersFunctionfloor
src/fl/math/math.h:305
↓ 65 callersMethodtry_acquire
Atomic lock acquisition via BEGIN IMMEDIATE. Read lock: succeeds if no OTHER PID holds write lock. Write lock: succeeds if no OTHER P
ci/util/lock_database.py:72
↓ 65 callersMethodwrite
u8 overload
tests/fl/fx/video.cpp:60
↓ 64 callersFunctionapprox_equal
tests/fl/math/fixed_point.cpp:2183
↓ 64 callersMethodinfo
src/fl/audio/fft/fft_impl.cpp.hpp:1141
↓ 64 callersFunctionlogf
log (natural)
src/fl/math/math.h:418
↓ 64 callersMethodraw
src/fl/audio/fft/fft.cpp.hpp:63
↓ 64 callersFunctionread
src/fl/stl/cstdio.cpp.hpp:127
← previousnext →101–200 of 19,181, ranked by callers