MCPcopy Create free account
hub / github.com/bbulkow/FastLED-idf / transpose8x1_noinline

Function transpose8x1_noinline

components/FastLED-idf/bitswap.cpp:6–28  ·  view source on GitHub ↗

Simplified form of bits rotating function. Based on code found here - http://www.hackersdelight.org/hdcodetxt/transpose8.c.txt - rotating data into LSB for a faster write (the code using this data can happily walk the array backwards)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

writeBitsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected