Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ size
Method
size
src/platforms/arm/k20/octows2811_controller.h:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
public:
35
COctoWS2811Controller() { pocto = nullptr; }
36
virtual int size() { return CLEDController::size() * 8; }
37
38
virtual void init() { /* do nothing yet */ }
39
Callers
15
clockless_avr.h
File · 0.45
clockless_blocking.h
File · 0.45
clockless_blocking_controller.h
File · 0.45
addSpiHardwareIfPossible
Function · 0.45
transmit
Method · 0.45
showPixels
Method · 0.45
showPixels
Method · 0.45
clockless_arm_nrf52.h
File · 0.45
addSpiHardwareIfPossible
Function · 0.45
finalizeTransmission
Method · 0.45
addSpiHardwareIfPossible
Function · 0.45
showRGBInternal
Method · 0.45
Calls
1
size
Function · 0.50
Tested by
no test coverage detected