MCPcopy Create free account

hub / github.com/FastLED/FastLED / functions

Functions19,181 in github.com/FastLED/FastLED

↓ 8 callersMethodreset
tests/fl/stl/allocator_move.cpp:53
↓ 8 callersFunctionresetMock
@brief Reset mock peripheral state between tests
tests/platforms/esp/32/drivers/rmt/rmt_5/channel_driver_rmt.cpp:94
↓ 8 callersMethodresolve_framework_url
Resolve a framework shorthand name to its URL. Args: framework_name: Framework name like 'arduino', 'espidf', etc.
ci/compiler/platformio_ini.py:1822
↓ 8 callersMethodrun
src/fl/test/fltest.cpp.hpp:112
↓ 8 callersMethodrun_default_oscillators
src/fl/fx/2d/animartrix_detail/engine.h:86
↓ 8 callersFunctionrun_ffmpeg
Run ffmpeg with error handling.
ci/tools/generate_audio_fixtures.py:100
↓ 8 callersFunctionrun_git
Run a git command and return the completed process (no raise).
ci/clean-worktrees.py:55
↓ 8 callersFunctionrunner_setup_crash_handler
tests/shared/crash_handler_main.cpp:27
↓ 8 callersFunctionscale8_video
The "video" version of scale8() (C implementation for ATtiny)
src/platforms/avr/attiny/math/scale8.h:55
↓ 8 callersMethodset
tests/fl/fx/2d/blend.hpp:46
↓ 8 callersMethodsetNext
tests/fl/stl/weak_ptr.cpp:312
↓ 8 callersMethodsetPinMode
src/fl/sensors/digital_pin.cpp.hpp:62
↓ 8 callersFunctionsetPwm16
src/fl/system/pin.cpp.hpp:249
↓ 8 callersMethodset_active
tests/fl/task/executor.cpp:52
↓ 8 callersFunctionsetupCodecFilesystem_mpeg1
Helper function to set up filesystem for codec tests
tests/fl/codec/mpeg1.hpp:9
↓ 8 callersMethodshouldSendHeartbeat
src/fl/stl/asio/http/connection.cpp.hpp:112
↓ 8 callersMethodshow
src/platforms/arm/teensy/teensy4_common/drivers/flexio/channel_engine_flexio.cpp.hpp:74
↓ 8 callersMethodsize
src/platforms/arm/sam/clockless_block_arm_sam.h:59
↓ 8 callersFunctionsqrt_tol
tests/fl/math/fixed_point.cpp:3550
↓ 8 callersMethodstartRecording
* Starts recording UI events * @param {Object} [metadata] - Optional recording metadata * @returns {string} Recording ID
src/platforms/wasm/compiler/modules/recording/ui_recorder.ts:111
↓ 8 callersFunctionstrncpy
src/fl/stl/cstring.cpp.hpp:50
↓ 8 callersMethodsubspan
src/fl/stl/span.h:489
↓ 8 callersFunctiontc_wait_sync
Wait for timer sync
src/platforms/arm/samd/isr_samd.hpp:261
↓ 8 callersFunctiontest_template_type
tests/fl/stl/strstream.cpp:650
↓ 8 callersFunctiontimer_interrupt_handler
Common timer interrupt handler
src/platforms/arm/samd/isr_samd.hpp:281
↓ 8 callersMethodtransform
src/fl/math/transform.cpp.hpp:16
↓ 8 callersFunctionutoa32
src/fl/stl/charconv.cpp.hpp:138
↓ 8 callersFunctionverifyPixels16bitRGBW
Helper to verify pixel data (RGBW 16-bit mode) Verifies that the byte stream contains the expected RGBW pixel data Note: UCS7604 pads data BEFORE LED
tests/fl/chipsets/ucs7604.cpp:259
↓ 8 callersFunctionverifyTerminationHeader
Helper: Verify termination header (7 bytes of 0x00 after LED data)
tests/fl/chipsets/encoders/sm16716.hpp:17
↓ 8 callersFunctionwave8Transpose_2
src/fl/channels/wave8.cpp.hpp:23
↓ 8 callersMethodwrite
(self, s: str)
ci/autoresearch/runner.py:58
↓ 8 callersMethodwriteByte
write a byte out via SPI (returns immediately on writing register)
src/fastspi_nop.h:54
↓ 8 callersMethodwriteByte
Write a single byte over SPI. Naive implelentation, simply calls writeBit() on the 8 bits in the byte.
src/platforms/shared/spi_bitbang/generic_software_spi.h:92
↓ 7 callersFunctionClearMallocFreeHook
src/fl/stl/allocator.cpp.hpp:109
↓ 7 callersMethodToRGB
//////////////////////////////////////////////////////////////////////////
examples/LuminescentGrand/shared/color.cpp:129
↓ 7 callersFunction_extract_included_filenames
Extract the basename of every #include'd file.
ci/lint_cpp/is_header_include_checker.py:88
↓ 7 callersMethod_find_file
Find a file in the artifact directory.
ci/compiler/esp32_artifacts.py:110
↓ 7 callersFunction_get_max_source_file_mtime
Return max mtime of any source file under root, skipping build directories. Uses os.scandir() for efficiency. Detects BOTH structural changes (fi
ci/util/fingerprint.py:27
↓ 7 callersMethod_make_config
Build a Config with sensible defaults, overriding specific fields.
ci/tests/test_github_project_sync.py:99
↓ 7 callersFunction_override_prog_path_for_fbuild
If fbuild produced a fresher ELF than PlatformIO's `prog_path`, rewrite the path to point at the fbuild artifact so symbol/size analysis reads
ci/compiler/build_config.py:92
↓ 7 callersFunction_parse_lnk_content
Parse the text of a single ``.lnk`` file. Mirrors the C++ ``fl::parse_lnk_with_metadata()`` logic in ``src/fl/stl/url.h``: - Comment lin
ci/compiler/asset_scanner.py:86
↓ 7 callersMethod_run_docker_command
( self, command: list[str], check: bool = True, stream_output: bool = False,
ci/docker_utils/DockerManager.py:36
↓ 7 callersFunctionacosf
acos
src/fl/math/math.h:378
↓ 7 callersMethodacquireDMABuffer
src/platforms/stub/spi_8_stub.cpp.hpp:58
↓ 7 callersMethodaddInput
Test helpers
tests/fl/remote/remote.cpp:1173
↓ 7 callersMethodaddToDrawList
Re-exposed protected base class methods
src/fl/channels/channel.cpp.hpp:724
↓ 7 callersMethodaddToEngineEventsOnce
src/fl/ui/slider.h:128
↓ 7 callersFunctionadd_force_inline
Define test functions using the macro
tests/fl/force_inline.cpp:11
↓ 7 callersFunctionaligned_alloc
src/fl/stl/cstdlib.cpp.hpp:21
↓ 7 callersMethodallocateDMA
src/platforms/esp/32/drivers/rmt/rmt_5/rmt_memory_manager.cpp.hpp:756
↓ 7 callersMethodallocate_at_least
Optional: allocate_at_least() for optimized resizing Allows allocator to return more memory than requested to reduce reallocations Returns allocation_
src/fl/stl/allocator.h:163
↓ 7 callersMethodas_float
src/fl/stl/json.h:268
↓ 7 callersFunctionasinf
asin
src/fl/math/math.h:372
↓ 7 callersMethodbegin
src/pixelset.h:475
↓ 7 callersMethodbreak_stale_lock
Remove rows where owner PID is dead. Args: lock_name: Name identifying the lock Returns: True if any stale l
ci/util/lock_database.py:277
↓ 7 callersFunctionbuild_source_matrix
Standard CIE primary-matrix construction (#2705). Given source primary chromaticities xy_r/g/b and a source white chromaticity xy_w, build the 3x3 mat
src/fl/gfx/rgbw_colorimetric.h:139
↓ 7 callersFunctioncalculate_unscaled_power_mW
Span-based version (primary implementation)
src/power_mgt.cpp.hpp:158
↓ 7 callersFunctionceil_constexpr
src/fl/math/math.h:287
↓ 7 callersMethodclear
* @brief Clear all scheduled tasks */
src/fl/net/rpc_scheduler.h:73
↓ 7 callersMethodclearTransmissionHistory
src/platforms/esp/32/drivers/parlio/parlio_peripheral_mock.cpp.hpp:474
↓ 7 callersFunctioncolorWipe
examples/SpecialDrivers/Teensy/OctoWS2811/OctoWS2811/OctoWS2811_impl.h:38
↓ 7 callersFunctioncomputeScreenMapBounds
(screenMap)
src/platforms/wasm/compiler/modules/graphics/graphics_utils.ts:39
↓ 7 callersMethodconfig
src/fl/stl/isr/handler.h:26
↓ 7 callersFunctionconfigurePinAsOutput
src/platforms/arm/stm32/stm32_gpio_timer_helpers.cpp.hpp:199
↓ 7 callersFunctionconnect
src/platforms/win/socket_win.cpp.hpp:151
↓ 7 callersMethodcopy_to
src/fl/stl/json.h:300
↓ 7 callersFunctioncos8
src/platforms/trig8.h:56
↓ 7 callersFunctiondatasheet_to_phase3
Convert LED timing from datasheet format to 3-phase format. This is the CORRECTED algorithm that fixes bugs in the original chipsets.h embedd
ci/tools/led_timing_conversions.py:191
↓ 7 callersFunctiondegrees
src/fl/math/math.h:527
↓ 7 callersMethoddeinitialize
src/platforms/esp/32/drivers/parlio/parlio_peripheral_esp.cpp.hpp:223
↓ 7 callersFunctiondigitalMultiWrite8
src/fl/system/pins.cpp.hpp:265
↓ 7 callersMethoddistance_to
src/fl/math/geometry.h:388
↓ 7 callersMethoddone
@brief Check if the timeout has completed @param current_time Current timestamp (in same units as constructor) @return true if elapsed time >= duratio
src/fl/system/timeout.h:54
↓ 7 callersMethoddraw
tests/fl/fx/fx_engine.cpp:34
↓ 7 callersMethodempty
src/fl/gfx/raster_sparse.h:76
↓ 7 callersMethodempty
src/fl/math/geometry.h:455
↓ 7 callersMethodend
< Makes an iterator instance for the start of the LED set
src/pixelset.h:476
↓ 7 callersMethodend
src/platforms/esp/32/drivers/spi/spi_hw_1_esp32.cpp.hpp:174
↓ 7 callersMethoderror
src/platforms/shared/spi_types.cpp.hpp:63
↓ 7 callersFunctionfadeToBlackBy
@copydoc fadeToBlackBy()
src/fl/gfx/colorutils.h:92
↓ 7 callersFunctionfcntl
fcntl emulation for non-blocking sockets
src/platforms/win/socket_win.cpp.hpp:278
↓ 7 callersMethodfetch_sub
src/fl/stl/atomic.h:164
↓ 7 callersFunctionfill_rainbow
@copydoc fill_rainbow()
src/fl/gfx/fill.h:58
↓ 7 callersFunctionfingerprint_directory
Measure time to fingerprint a directory with given patterns.
ci/util/no_fingerprint_build_stats.py:65
↓ 7 callersFunctionfl_fft_real_forward
@brief Forward real-to-complex FFT. @param cfg Kiss FFT real-to-complex plan describing the size N. Used directly by the kiss backend; the ESP-DSP b
src/fl/audio/fft/fft_backend.h:237
↓ 7 callersFunctionfl_spi_log_event
Log GPIO event to validation buffer */
src/platforms/shared/spi_bitbang/spi_isr_engine.cpp.hpp:120
↓ 7 callersMethodflushN
src/fl/log/async_logger.cpp.hpp:120
↓ 7 callersFunctionfmod
src/fl/math/math.h:338
↓ 7 callersFunctionformat_size
Format size in a human-readable way
ci/compiler/packages.py:582
↓ 7 callersMethodfrom_dict
Create BuildStatus from dictionary. Args: data: Dictionary with status fields Returns: BuildStatus instance
ci/util/pio_package_messages.py:372
↓ 7 callersMethodfrom_env
Parse configuration from environment variables.
ci/github_project_sync.py:53
↓ 7 callersFunctionftell
src/fl/stl/detail/file_io.h:184
↓ 7 callersMethodget
src/fl/video/frame_interpolator.h:60
↓ 7 callersMethodgetActiveAllocations
src/fl/stl/allocator.h:669
↓ 7 callersFunctiongetBigEndian16
Helper to extract 16-bit big-endian value from byte span
tests/fl/chipsets/hd108.cpp:40
↓ 7 callersMethodgetCurrentBeat
Returns current beat number within measure (1-based, 1 = downbeat) */
src/fl/audio/detector/downbeat.h:74
↓ 7 callersMethodgetEqIsSilence
src/fl/audio/audio_processor.cpp.hpp:706
↓ 7 callersMethodgetFFT16
src/fl/audio/audio_context.cpp.hpp:106
↓ 7 callersFunctiongetGPIOPort
src/platforms/arm/stm32/stm32_gpio_timer_helpers.cpp.hpp:60
↓ 7 callersMethodgetMaxBytesInStrip
src/fl/gfx/rectangular_draw_buffer.cpp.hpp:80
← previousnext →1,301–1,400 of 19,181, ranked by callers