Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ xs_DotStar_end
Function
xs_DotStar_end
modules/drivers/dotstar/modDotstar.c:172–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
void xs_DotStar_end(xsMachine *the)
173
{
174
spiDisplay sd = xsmcGetHostData(xsThis);
175
dotstarEnd(sd);
176
}
177
178
void xs_DotStar_adaptInvalid(xsMachine *the)
179
{
Callers
nothing calls this directly
Calls
1
dotstarEnd
Function · 0.85
Tested by
no test coverage detected