FastLED 3.9.15
Loading...
Searching...
No Matches
fl::SpiChannelEngineAdapter Member List

This is the complete list of members for fl::SpiChannelEngineAdapter, including all inherited members.

canControllerHandleClockPin(const ControllerInfo &ctrl, int clockPin) constfl::SpiChannelEngineAdapterprivate
canHandle(const ChannelDataPtr &data) const overridefl::SpiChannelEngineAdaptervirtual
create(fl::vector< fl::shared_ptr< SpiHwBase > > hwControllers, fl::vector< int > priorities, fl::vector< const char * > names, const char *adapterName)fl::SpiChannelEngineAdapterstatic
enqueue(ChannelDataPtr channelData) overridefl::SpiChannelEngineAdaptervirtual
fl::make_shared(Args &&... args) FL_NOEXCEPTfl::SpiChannelEngineAdapterfriend
getCapabilities() const overridefl::SpiChannelEngineAdapterinlinevirtual
getName() const overridefl::SpiChannelEngineAdapterinlinevirtual
getPriority() constfl::SpiChannelEngineAdapter
groupByClockPin(fl::span< const ChannelDataPtr > channels)fl::SpiChannelEngineAdapterprivate
IChannelDriver() FL_NOEXCEPT=defaultfl::IChannelDriverprotected
IChannelDriver(const IChannelDriver &) FL_NOEXCEPT=deletefl::IChannelDriverprotected
IChannelDriver(IChannelDriver &&) FL_NOEXCEPT=deletefl::IChannelDriverprotected
initializeControllerIfNeeded(ControllerInfo &ctrl, int clockPin, int dataPin)fl::SpiChannelEngineAdapterprivate
mClockPinAssignmentsfl::SpiChannelEngineAdapterprivate
mControllersfl::SpiChannelEngineAdapterprivate
mEnqueuedChannelsfl::SpiChannelEngineAdapterprivate
mNamefl::SpiChannelEngineAdapterprivate
mTransmittingChannelsfl::SpiChannelEngineAdapterprivate
operator=(const SpiChannelEngineAdapter &) FL_NOEXCEPT=deletefl::SpiChannelEngineAdapterprivate
operator=(SpiChannelEngineAdapter &&) FL_NOEXCEPT=deletefl::SpiChannelEngineAdapterprivate
fl::IChannelDriver::operator=(const IChannelDriver &) FL_NOEXCEPT=deletefl::IChannelDriverprotected
fl::IChannelDriver::operator=(IChannelDriver &&) FL_NOEXCEPT=deletefl::IChannelDriverprotected
poll() overridefl::SpiChannelEngineAdaptervirtual
selectControllerForClockPin(int clockPin)fl::SpiChannelEngineAdapterprivate
setPollNeededCallback(PollNeededCallback callback) FL_NOEXCEPTfl::IChannelDriverinlinevirtual
show() overridefl::SpiChannelEngineAdaptervirtual
SpiChannelEngineAdapter(const char *name)fl::SpiChannelEngineAdapterprivate
SpiChannelEngineAdapter(const SpiChannelEngineAdapter &) FL_NOEXCEPT=deletefl::SpiChannelEngineAdapterprivate
SpiChannelEngineAdapter(SpiChannelEngineAdapter &&) FL_NOEXCEPT=deletefl::SpiChannelEngineAdapterprivate
transmitBatch(fl::span< const ChannelDataPtr > channels)fl::SpiChannelEngineAdapterprivate
waitDone(u32 timeoutMs=1000) FL_NOEXCEPTfl::IChannelDriverinlinevirtual
waitForCondition(Condition condition, u32 timeoutMs=1000) FL_NOEXCEPTfl::IChannelDriverprotected
waitForReady(u32 timeoutMs=1000) FL_NOEXCEPTfl::IChannelDriver
waitForReadyOrDraining(u32 timeoutMs=1000) FL_NOEXCEPTfl::IChannelDriver
~IChannelDriver() FL_NOEXCEPT=defaultfl::IChannelDrivervirtual
~SpiChannelEngineAdapter() FL_NOEXCEPT overridefl::SpiChannelEngineAdapter