Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ getName
Method
getName
tests/fl/channels/driver.cpp:80–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
fl::string getName() const override { return mName; }
81
82
Capabilities getCapabilities() const override {
83
return Capabilities(true, true); // Mock accepts both clockless and SPI
Callers
15
checkHostDriversRegistered
Function · 0.45
FL_TEST_FILE
Function · 0.45
vocal.hpp
File · 0.45
backbeat.hpp
File · 0.45
percussion.hpp
File · 0.45
tempo_analyzer.hpp
File · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
FL_TEST_FILE
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected